trexminer / T-Rex

T-Rex NVIDIA GPU miner with web control monitoring page
2.64k stars 439 forks source link

how to sepcific only gpu0 on dual mode? #1195

Closed DeanJing closed 2 years ago

DeanJing commented 2 years ago

I do not want to run all Gpu on dual mode.

grenelt commented 2 years ago
 --dual-algo-mode

Controls GPU behaviour in dual mining mode (default: a12).
Format: <algo>:<tuning coefficient>
"<algo>" can be one of: "a1" (first algorithm), "a2" (second algorithm), "a12" (both - dual mining)
"<tuning coefficient>" is optional, and can be either
"rXX" ("dual ratio" coefficient set to XX), or
"rXX:lrYY" ("dual ratio" coefficient set to XX, "LHR dual ratio" coefficient set to YY), or
"hXX" (primary algo hashrate percentage XX).