Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.6 (Windows/Linux)
by
damba_
on 30/03/2018, 21:17:38 UTC
Hi guys , i have -tt -80 , fans run at about 80% ok thats fine but all fans are stopping for 5-10 seconds and then they keep spinning at 80 %
I think they should spinn all the time at the given fixed speed 80% with -tt -80 right?

Anyone else with same issue?

here is my bat
Code:
@timeout /t 10
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool ssl://eu1.ethermine.org:5555 -ewal WALLET -epsw x -dpool stratum+tcp://mine.nlpool.nl:5766 -dwal WALLET -dcoin blake2s -dpsw c=XVG -allpools 1 -tt -80 -dcri 48 -ethi 16 -ftime 5 -mport 0


Your fans probably stops spinning because gpu temperature drops below 50°C and they won't turn on until gpu temperature reaches above 50°C.
Most of modern GPU's have that feature.