xmrig/xmrig-nvidia

nvrtcCompileProgram failed: NVRTC_ERROR_COMPILATION

miningmeister opened this issue · 6 comments

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"

I'm getting the exact same error, but only on my old GTX650 1GB. GT730 2GB and the 1070ti's are fine.
libuv/1.24.1 CUDA/9.20 OpenSSL/1.1.1a microhttpd/0.9.61

xmrig commented

Already fixed in dev branch c747fff I will make new bugfix release soon.
Thank you.

it works!!!! THANKS bro

That fixed it! Thanks!

i hope you can help us with #245 issue too -)