You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example for clock; power limit should follow the same format.
--lock-cclock Specifies desired locked GPU core clock speed in MHz. (default: 0 - disabled).
Requires running the miner with administrative privileges.
Example: --lock-cclock 1000 (applies clock 1000Mhz to all cards that support this functionality)
--lock-cclock 1000,1300,0 (applies clock 1000Mhz to GPU #0, 1300MHz to GPU #1, ignore GPU #2)
Example for clock; power limit should follow the same format.
--lock-cclock Specifies desired locked GPU core clock speed in MHz. (default: 0 - disabled).
Requires running the miner with administrative privileges.
Example: --lock-cclock 1000 (applies clock 1000Mhz to all cards that support this functionality)
--lock-cclock 1000,1300,0 (applies clock 1000Mhz to GPU #0, 1300MHz to GPU #1, ignore GPU #2)
just to update, worked perfectly for power limits. Many thanks
Multi gpu setup, all the same card but varying performance between each one.
Is possible to set different clocks / power limits etc for each card in the config json rather than running multiple instances?
Thanks
The text was updated successfully, but these errors were encountered: