mechanator
mechanator
The real issue is also that there are so many variants of the cards that have a differing numbers of cuda cores . Especially in the GTX realm of card...
The developer or CUDA call could interrogate the hardware and get the specific OEM PCI vendor and device ID and then match up the amount of CUDA cores, to determine...
It looks like you are running a mismatched version of the miner at cuda 8 with probably a driver with cuda 10 only support. Specs are : Quadro K620 chip...
Good luck on windows ordering. Some motherboards count left to right on slots and some right to left.
If you are compiling from the source code, yes, you need the CUDA Toolkit installed. If you are just running the released version of xmrig already compiled, the you only...
It is supported with CUDA 8 nvidia drivers installed and running the speicifically compiled version of xmrig for CUDA 8. Be aware it's not efficient so you had better acquired...
The real issue is also that there are so many variants of the cards that have a differing numbers of cuda cores . Especially in the GTX realm of card...
The real issue is also that there are so many variants of the cards that have a differing numbers of cuda cores . Especially in the GTX realm of cards...
You have to install some dependencies before running make. cmake can be installed with MSYS. I'd like to see a complete build order list of instructions myself including the dependencies....
Here's my stab at MSYS2 building in Windows for oxen core. Similar instructions to other cryptonight coins. ----------------------- Open the MSYS shell via the MSYS2 MSYS shortcut at Menu Start...