-
Notifications
You must be signed in to change notification settings - Fork 526
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
"Build dependencies" in file README.md #97
Comments
What happens when you try to build? |
@brichard19 There are many errors. |
Can you please show the build errors? The only build requirements are CUDA toolkit (for CUDA) or an OpenCL headers (for OpenCL). |
@brichard19 CUDA version:
Gives an error at the end:
|
Your CUDA toolkit is too old. Try using at least 8.0. Preferably 9.2. |
@brichard19 I installed the package cuda 9.2
|
Then remove cuda 7.5 or upgrade to latest ubuntu with |
@ogronome Everything worked out. |
Same problem ,any solution ? |
@Roundtree-Larry update CUDA, everything works for me. |
Please How did you update it ? because I have CUDA 10.0 ,but not work , I tried install CUDA 10.1 ,but I get the problem of #include <cuda.h> Here is the problem that I get after using cuda9 : r - CudaKeySearchDevice.cu.o |
Please add more detailed information to the section:
Build dependencies
I can not compile in Ubuntu 16.04
The text was updated successfully, but these errors were encountered: