How to run rx480 and 1070 on the same system??
add this to batch --gpu-platform 0,1,2 etc choose which platform ( between 0,1,2,3)
It is not clear to me
English is not my native language.
This is my line.
ccminer -a skunk -o stratum+tcp://sigt.suprnova.cc:7106 -u TEST.TEST -p PASSWORD123 --cpu-priority=3 -i 22
pause
It would be like this??
ccminer -a skunk --gpu-platform 0,1 -o stratum+tcp://sigt.suprnova.cc:7106 -u ThiiOWNED.ThiiOWNED -p senha123 --cpu-priority=3 -i 22
pause
??