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

Hard-coded CUDA path #240

Open
sbliven opened this issue Sep 4, 2019 · 2 comments
Open

Hard-coded CUDA path #240

sbliven opened this issue Sep 4, 2019 · 2 comments

Comments

@sbliven
Copy link

sbliven commented Sep 4, 2019

The path to CUDA is currently hard-coded to /usr/local/cuda-5.5/include:

https://github.com/C-CINA/focus/blob/495463215f56d86203f0e2f9e54a7af9b55e9e4c/CMakeLists.txt#L84

This should be made configurable with an environmental variable, e.g. $CUDA_INCLUDE_DIR

@rdrighetto
Copy link
Contributor

rdrighetto commented Sep 4, 2019 via email

@sbliven
Copy link
Author

sbliven commented Sep 6, 2019

Ok, it's good to know it's a harmless error. I'm having trouble compiling and started chasing any warning I noticed.

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