Genoil / ZECMiner

ZCash AMD OpenCL stratum miner for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Show only selected GPUS in miner instance output

mo35 opened this issue · comments

commented

is there possibilty to hide deselected adapters via -g , from console output alltogether , instead of showing them as 0.0h/s , it makes output parsing for hung adapters impossible in multi instance scenarios.

p.s. use case scenario , i have rx480 4gb and 3 rx480 8gb , im running two miner instances
1st with -g 1 2 3 -k zec zec zec (for 8gb cards)
2nd with -g 0 -k zec zec (for 4gb card)

also i have powershell parsing output to find 0.0H/s outputs and restart miner instances in case one is found. Problem is that , 1st instance still shows 0 adapter (as 0.0H/s) , even its not selected as active for particular miner instance.

use regexp in powershell script, like [1-3]0.0