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

libcufinufft.so ends up in wrong place #607

Open
janden opened this issue Jan 24, 2025 · 0 comments
Open

libcufinufft.so ends up in wrong place #607

janden opened this issue Jan 24, 2025 · 0 comments
Assignees

Comments

@janden
Copy link
Collaborator

janden commented Jan 24, 2025

When compiling from source, i.e.,

mkdir build
cd build
cmake -D FINUFFT_USE_CUDA=ON -D FINUFFT_STATIC_LINKING=OFF ..
cmake --build .

we used to end up getting libcufinufft.so in the root (i.e., in build itself), but now it ends up in src/cuda/. I'm not sure this is intentional, since compiling the CPU code ends up with libfinufft.so in the root.

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

2 participants