Post
Topic
Board Mining (Altcoins)
Re: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner
by
doktor83
on 04/10/2023, 06:32:57 UTC
gpu-cclock0 - not working properly,it only takes first value and applies to all gpus

ex:
  config :
Code:
  --gpu-cclock0 1470,1480,1490,1470,1470,2205,1470

gives us:

Code:
[2023-10-04 03:01:44] GPU0 CC0: 1470MHZ
[2023-10-04 03:01:44] GPU1 CC0: 1470MHZ
[2023-10-04 03:01:44] GPU2 CC0: 1470MHZ
[2023-10-04 03:01:44] GPU3 CC0: 1470MHZ
[2023-10-04 03:01:44] GPU4 CC0: 1470MHZ
[2023-10-04 03:01:44] GPU5 CC0: 1470MHZ
[2023-10-04 03:01:44] GPU6 CC0: 1470MHZ

and yes I've tried all kinds of separators.

but you didnt try adding --gpu-id 0,1,2,3,4,5,6