Closed Nickduino closed 6 years ago
No, powerlimit is asociated to a gpu group, what you can do is comment and uncomment lines for each config, example
--@@GPUgroups=XXXXXXX @@GPUgroups=YYYYYYY --@@GPUgroups=ZZZZZZ
Also you can define all groups and limit running group by batch.parameter, example.
@@gpugroups=XXXXXXX,ZZZZZZZ,YYYYYYYY
start_groupX.batch ---> bla bla bla -gpugroups XXXXXXX start_groupY.batch ---> bla bla bla -gpugroups YYYYYYYY
Can I set the power limit (say, 80,85,90,95,100) for the Nvidia group, then?
Can you activate a power limit profile without defining any group? i.e. let MegaMiner create its nvidia group for all cards but still use power limit.
(I don't want to define a group myself because I don't always run the same number of GPUs)