Hello guys
Is there any GPU miner that's mine without cuda because
When I download xmrrig I had problem running it the problem is ( No cuda device found ) Huh can any one helps me with the problem or gives me a miner that's mine without cuda toolkit
And Thanks
use xmr-stak
download ,extract zip file
run xmr-stak.exe
answer the program questions
after finish ,stop the program
update ( config.txt and pools.txt and cpu.txt ) as you need
create a file with .bat extension ,add the following lines -without curly braces-
{
@echo off
xmr-stak.exe --config %~dp0\config.txt --noNVIDIA
pause
}
after that ,run .bat