Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need some help of AccFFT and FFTW setting. #2

Open
IIIIIOVOIIIII opened this issue Mar 12, 2024 · 0 comments
Open

Need some help of AccFFT and FFTW setting. #2

IIIIIOVOIIIII opened this issue Mar 12, 2024 · 0 comments

Comments

@IIIIIOVOIIIII
Copy link

IIIIIOVOIIIII commented Mar 12, 2024

I built fftw under the custom path:
/home/m/CubismUP3D/dependencies/fftw-3.3.7/build

Added its path:
echo "export FFTW-ROOT=$PWD/build/">~/. bashrc
echo"exportLD_LIBRARY_PATH=\$FFTW_ROOT/lib:\$LD_LIBRARY_PATH" >> ~/.bashrc

And used source~/. bashrc to refresh.
But when using cmake Error while processing AccFFT: Could NOT find FFTW (missing: FFTW-INCLUDES FFTW-LIBRARIES).

I need some help.

When I use ./install_dependencies.sh --all also show AccFFT: Could NOT find FFTW (missing: FFTW-INCLUDES FFTW-LIBRARIES). What can I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant