-
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_INVALID_OPTION #341
Comments
[CUDA] Error gpu 0: <cryptonight_gpu_hash>:878 "device kernel image is invalid" |
CUDA arch:86 (capability 8.6) requires CUDA 11.1 minimum. You have 10.0 somehow, maybe because the last builds were in 2019. This project is very deprecated and only here for posterity/museum, use normal xmrig combined with the current xmrig-cuda plugin. Most likely this old project won't work correctly with cards newer than when it was abandoned in preference of the plugin. You will have to build your own |
[2022-05-02 10:35:14] use pool stc.ss.poolin.one:443 39.96.194.231
[2022-05-02 10:35:14] new job from stc.ss.poolin.one:443 diff 8192 algo cn/r
[2022-05-02 10:35:14] nvrtcCompileProgram failed: NVRTC_ERROR_INVALID_OPTION
[2022-05-02 10:35:14] Program compile log: nvrtc: error: invalid value for --gpu-architecture (-arch)
[CUDA] Error gpu 0: <cryptonight_gpu_hash>:878 "device kernel image is invalid"
The text was updated successfully, but these errors were encountered: