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
I would like to setup core offset, lockmem and power lock in the batch file for two different gpu's that will both have different settings. How do i do this? I currently have this setup for 1 gpu and here is what it looks like:
set "POOL=us1.kaspa-pool.org:4444"
set "WALLET=kaspa:qqrt5fvahaxnt2edujm4qpz9nqnf9eh7327t9k9xxxxxxxxxxxxxxx.slf"
set "EXTRAPARAMETERS=--apiport 8020 --pl 150"
set "LOCKCORE=1470"
set "LOCKMEM=810"
set "COREOFFSET=90"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to setup core offset, lockmem and power lock in the batch file for two different gpu's that will both have different settings. How do i do this? I currently have this setup for 1 gpu and here is what it looks like:
set "POOL=us1.kaspa-pool.org:4444"
set "WALLET=kaspa:qqrt5fvahaxnt2edujm4qpz9nqnf9eh7327t9k9xxxxxxxxxxxxxxx.slf"
set "EXTRAPARAMETERS=--apiport 8020 --pl 150"
set "LOCKCORE=1470"
set "LOCKMEM=810"
set "COREOFFSET=90"
Beta Was this translation helpful? Give feedback.
All reactions