Post
Topic
Board Mining (Altcoins)
Re: GUIMiner-scrypt: A GUIMiner fork for mining scrypt chains
by
illegalwisdom
on 22/01/2014, 07:15:38 UTC
How can I check the temperature of my graphics card ? i think it is too hot.
And I write "--gpu-fan 70" in Extra flags,is it right?

if you want to control the fan it is temp-target:
 --temp-target 70

or more complete put (change the data fiting your setting)
--temp-cutoff 95, --temp-overheat 80, --temp-target 70, --auto-fan --auto-gpu

if you want to check it you can use tools like
MSI Afterburner.


ok,i copy the command line:" --temp-cutoff 95, --temp-overheat 80, --temp-target 70, --auto-fan --auto-gpu"  in Extra flags.
thank you!
and  I want to check the temperature of my graphics card,How can I do?