Is there a cmd to print-devices from a .bat file?
I see that there is a --print-devices for linux.
Also
I tried adding -G -C to the bat, only cpu runs. Tried -C only cpu runs.
suprnova-cuda.bat runs the gpu
[code]
ethminer -U -F
http://80-eth.suprnova.cc:80/username/password[/code]
Crashes
[code]
ethminer -U -F
http://80-eth.suprnova.cc:80/username/password -G
[/code]
CPU runs but not GPU
[code]
ethminer -U -F
http://80-eth.suprnova.cc:80/username/password -G -C
[/code]
How may I get two instances of ethminer to run with out this warning or mine on cpu and gpu with the same instance?
[code]
DAG Generation Failure. Reason: Permission denied
[/code]
Answers
C:\Users\Admin\Desktop\ethminer-cuda-0.9.41-new2>ethminer --list-devices
C:\Users\Admin\Desktop\ethminer-cuda-0.9.41-new2>pause
Press any key to continue . . .