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

Good day everyone, I am completely new to mining and sort of a potato myself. When I start the xmrig-invidia.exe I get this error: ` [xmrpool.eu: 3333] error: "Please upgrade...

Hello, On ubuntu 16.04 Miner works fine only when 'background:false' in the config file. when changing to 'background:true' I get the following error: GPU 0: initialization error /home/user/xmrig-nvidia/src/nvidia/cuda_extra.cu line 342...

bug

I got a card Nvidia GT 630 Error gpu 0: :417 "no kernel image is available for execution on the device" with xmrig-nvidia-2.14.5-cuda9_1-win64 my nvidia cuda driver is 9.1.84: *...

https://github.com/xmrig/xmrig-nvidia/wiki/Windows-Build When using the latest versions of Visual Studio Community 2017, Nvidia Cuda Toolkit 9.2 and cmake, this guide does not work as instructed. When building the sln in Visual...

![image](https://user-images.githubusercontent.com/25037295/45598928-bd6e4480-ba15-11e8-96f8-bb080a4bb0a5.png) Launch script: ``` @echo off xmrig-nvidia.exe -l cuda.log --donate-level 0 --cuda-bfactor 12 --cuda-bsleep 100 -o sg.minexmr.com:80 -u S340 -p x -k pause ```

* ABOUT XMRig/5.10.0 MSVC/2019 * LIBS libuv/1.34.0 OpenSSL/1.1.1d hwloc/2.1.0 * HUGE PAGES permission granted * 1GB PAGES unavailable * CPU AMD Athlon(tm) II X2 250 Processor (1) x64 -AES L2:2.0...

When trying to run xmrig-nvidia i get an immediate segmentation fault. Below is the build output. Is there a way to provide more information? ``` xmrig-nvidia/test$ cmake .. -- The...

Hi, I just started using `xmrig` with my NVIDIA GeForce GT 710. I am running Debian 10. After compiling both `xmrig` and `xmrig-nivdia` following the instruction [here](https://xmrig.com/docs/miner/build/ubuntu), I tried to...

I installed cuda_9.2.148.1_windows.exe Step: Edit host_config.h Open file C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\include\crt\host_config.h and change line 131 to: #if _MSC_VER < 1600 || _MSC_VER > 1999 This step is not...