I have 2 rigs , so can i mine to 1 wallet or i must use 2 wallet for every rig ?
you can mine to 1 wallet
set 127.0.0.1 for first rig and youriplocalwalletfirstrig for second rig for example : 192.168.0.12
you will see "Wallet name" It must be the same
Thanks ! This working well. One more question - how can i run 6 gpu to 1 instance or i must use 6 instance and every name must be gpu0 ... gpu1 ... gpu2. Whats happening if i rename every name to RIG1
yes you can run one more one gpu on the same instance with -d 0,1,2,3 etc in your batch
it does not work with the cuda version, if you do d0 d1 it use the last one, d1 in this case, or if you do d0,1,2, it use the first one, 0 in this case