Post
Topic
Board Mining (Altcoins)
Merits 3 from 1 user
Re: [ANN] TeamRedMiner 0.8.0 - Ethash/Kawpow/Nimiq/Etchash and More
by
nik-qz
on 13/02/2021, 08:24:55 UTC
⭐ Merited by xandry (3)
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