|
June 26, 2017, 06:33:17 AM |
|
Let me make you understand by providing an example. Let's say you have 6 card rig and you want to split 5 cards for one wallet and last one for later. Create a bat file with -di 01234 at the end (which will enable GPU0, GPU1, GPU2, GPU3, GPU4 and disable GPU5) and redirect it to one wallet. Create another bat file with -di 5 at the end (which will enable GPU5) and redirect that bat file wallet address to later. Run both of bat files together and you're good to go.
Remember one thing don't forget to add -ethi 7 at the end of both bat(s), it'll drastically reduce the load of two instances on the system.
|