Skip to content
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

Open
miningmeister opened this issue Mar 9, 2019 · 6 comments
Open

nvrtcCompileProgram failed: NVRTC_ERROR_COMPILATION #246

miningmeister opened this issue Mar 9, 2019 · 6 comments
Labels

Comments

@miningmeister
Copy link

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"

@MorkaiTheRed
Copy link

MorkaiTheRed commented Mar 9, 2019

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 xmrig added the bug label Mar 10, 2019
@xmrig
Copy link
Owner

xmrig commented Mar 10, 2019

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

@xmrig
Copy link
Owner

xmrig commented Mar 10, 2019

@berezinevgeniy
Copy link

berezinevgeniy commented Mar 10, 2019

it works!!!! THANKS bro

@MorkaiTheRed
Copy link

That fixed it! Thanks!

@berezinevgeniy
Copy link

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
Labels
Projects
None yet
Development

No branches or pull requests

4 participants