-
Notifications
You must be signed in to change notification settings - Fork 27
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
troubles while compiling for cuda less than 11.6 #8
Comments
Hello, |
i has found only one "11.6" param... will try to check it one more time |
There is already a Makefile for linux, you may launch it "make all". Only change param COMPUTE_CAP=86, it will use the existing cuda. Maybe you will need to change path CUDA_HOME=/usr/local/cuda, but normally it works. |
make all failed wtih any c_c, send u screens with errors |
I see that you are using vast.ai, right?
|
WifSolverCuda.vcxproj |
i was try to fix
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 11.6.targets" />
in WifSolverCuda.vcxproj
but compiling failed yet after it
explain please where and how i may fix source code to compile for cuda less than 11.6 ?
thx a lot )
The text was updated successfully, but these errors were encountered: