is it possible to choose with wich GPU i want to mine ? I want to use 4 gpu to mine for adress and 2 other for another adress. thx
-d, --devices=DEVLIST Sets gpu devices to use from detected list. DEVLIST should be a comma-
separated list of device indices, e.g. -d 0,1,2,4. If not specified, all
devices on the platform(s) will be used. NOTE: by default the devices are ordered
by pcie bus ordering. Use --list_devices to show indices.
try like this, all commands in file USAGE.txt
1. TRM ... --device=1,2,3,4
2. TRM ... --device=5,6