-
Notifications
You must be signed in to change notification settings - Fork 9
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
Cannot Build with cuda support #7
Comments
Hi Fetullah, I have not met this problem, could you provide the error message you get when running |
Here is terminal output after i try to built with cuda support on
|
seems like a bug triggered by earlier version of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Jean,
Thank you very much for your contributions to open source community.
I would like to use bcnn with CUDA support on. when I set them on in
CmakeLists.txt
cmake .. ends up with errors.
I have installed cuda and nvcc --version does return following ;
I suspect this could be because of lacking of maybe some symbolic links ?
Have you met this problem ?
The text was updated successfully, but these errors were encountered: