Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
palgin
on 27/07/2017, 09:03:51 UTC
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

??

No, you need to choose gpu platform in sgminer only. So, you need to run 2 miners simultaneously, sgminer for AMD cards, ccminer for Nvidia cards.