xmrig / xmrig-cuda

NVIDIA CUDA plugin for XMRig miner
GNU General Public License v3.0
358 stars 155 forks source link

When will support for CUDA11.5 be released? #133

Closed DarkAlchy closed 2 years ago

DarkAlchy commented 2 years ago

No matter what version I have tried (can't try the latest) this refuses to work with CUDA as it says there is a version mismatch. I tried from 10 all the way to 11.4. 11.5 is latest.

Spudz76 commented 2 years ago

What version of CUDA does your nvidia-smi say your driver offers?

Spudz76 commented 2 years ago

Depending on what's saying version mismatch, note you have to have the latest xmrig itself along with the plugin. You can't use 6.9.x with a newer plugin for example, none of them will work (API between xmrig and the plugin changed, not the API between the plugin and CUDA...)

DarkAlchy commented 2 years ago

11.5.0 and my Nvidia driver is 496.13.

Spudz76 commented 2 years ago

Which GPU model? Also an actual paste or screenshot of the actual error in context.

All of those should have worked fine.