Post
Topic
Board Mining (Altcoins)
Re: Team Black Miner!(Ethereum, Ethereum classic, Vertcoin, Zilliqa + dual 0.5% fee)
by
sp_
on 29/10/2021, 06:32:32 UTC
hi very happy to see you add
-j --lock-cclock [[,],[,]]  (Set an array of min and max core clock values for cuda devices)
-m --lock-mclock [[,],[,]]  (Set an array of min and max memory clock values for cuda devices)

so i try under windows so
i create a shortcut with admin right for launch the .bat in admin mode
I modify the absolute path for a correct lauch of the the bat command
you have to give the exe file admin rights. Rightclock on the exe and change in the compability tab



i try
   E:\_DL\TBM\TBMiner.exe --algo ethash --hostname eu-eth.hiveon.net --port 4444 --wallet %ETH_WALLET% --worker-name STRIX90 -Z --api --api-ip 127.0.0.1 --api-port 4068 --lock-cclock [1250] --lock-mclock [1700]

The correct syntax is: (min, max)

--lock-cclock [1250, 1250]


--lock-mclock only works for low memclocks supported by nvidia-smi. You should use msi-afterburner or similar program to set the memclock.