xmrig-nvidia icon indicating copy to clipboard operation
xmrig-nvidia copied to clipboard

Monero (XMR) NVIDIA miner

Results 108 xmrig-nvidia issues
Sort by recently updated
recently updated
newest added

This command used to work well on the old version but won't work on this one. It compiles the miner but I can't run it. It says "Fail to execute...

* ABOUT XMRig-NVIDIA/2.13.0 MSVC/2015 * LIBS libuv/1.24.1 CUDA/9.20 OpenSSL/1.1.1a microhttpd/0.9.61 * CPU Intel(R) Core(TM) i7-4771 CPU @ 3.50GHz x64 AES * GPU #0 PCI:0000:01:00 GeForce GTX 1080 Ti @ 1582/5505...

I need xmrig nvidia x86, how can i build one with ubuntu? or windows?

When I run the miner and see the accepted message, the screen freezes and I am not able to switch the windows. It is bothering. Any one has faced such...

CryptonightR.cu(382): error: identifier "__funnelshift_l" is undefined

That makes xmrig-nvidia compile and work on MacOS. It was crashing on syntax error, so I added c+11 flag and removed clang flags that doesn't work. ``` ~/Documents/Projects/Smth/Code/deps/xmrig-nvidia/build  cmake...

Hi I've already seen this issue but I'm posting it again (keep reading). I've compiled xmrignvidia for 32 bit successfully, after I did slavab73 change here : https://github.com/xmrig/xmrig-nvidia/issues/206 But when...

Hello there! I am currently learning xmrig source code and may find some unnecessary use of __syncthreads() for some kernel funcitons in src/nvidia/cuda_core.cu. For kernel function cryptonight_core_gpu_phase1, ``` template __global__...

Hello I have one rig 5x 1060 3GB and one 6x 10603 GB one hynix one Samsung memmory. but one is still doing this error rror gpu 0: :392 Sometimes...

For now it is impossible to specify `cuda-affinity`, `cuda-devices` and `cuda-launch` options in the `config.json`. They are ignored. ```js { "algo": "cryptonight", "api": { "port": "65055", "access-token": null, "worker-id": null,...