-
Notifications
You must be signed in to change notification settings - Fork 262
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
nvrtcCompileProgram failed: NVRTC_ERROR_COMPILATION #246
Labels
Comments
I'm getting the exact same error, but only on my old GTX650 1GB. GT730 2GB and the 1070ti's are fine. |
Already fixed in dev branch c747fff I will make new bugfix release soon. |
This was referenced Mar 10, 2019
it works!!!! THANKS bro |
That fixed it! Thanks! |
i hope you can help us with #245 issue too -) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
v 2.14 after HF. gtx660. What could be the reason? ty
libuv/1.23.0 CUDA/8.0 OpenSSL/1.1.1 microhttpd/0.9.59
nvrtcCompileProgram failed: NVRTC_ERROR_COMPILATION
Program compile log: CryptonightR.cu(382): error: identifier "__funnelshift_l" is undefined
CryptonightR.cu(383): error: identifier "__funnelshift_r" is undefined
2 errors detected in the compilation of "CryptonightR.cu".
[CUDA] Error gpu 0: <cryptonight_gpu_hash>:878 "device kernel image is invalid"
The text was updated successfully, but these errors were encountered: