xmrig / xmrig-cuda

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

no plugin for #126

Open justinwols88 opened 2 years ago

justinwols88 commented 2 years ago

| NVIDIA-SMI 510.06 Driver Version: 510.06 CUDA Version: 11.6 | |-------------------------------+----------------------+----------------------+ | GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 NVIDIA GeForce ... WDDM | 00000000:01:00.0 On | N/A | | 0% 35C P8 9W / 170W | 456MiB / 12288MiB | 2% Default | | | | N/A | +-------------------------------+----------------------+----------------------+

please help if you know how

Spudz76 commented 2 years ago

What? Run the newest available xmrig-cuda-6.15.0-cuda11_3-win64.zip it will work fine with 11.6 driver.

11.4.2 is the newest CUDA Toolkit anyway so it's currently impossible to have 11.5 or 11.6 targeted compiles. And likely the functions used by mining are rarely improved. Sometimes compiler changes have positive effects though.