Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner 0.25 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source
by
K1773R
on 11/01/2012, 04:15:19 UTC
So is it possible to get around 30 MH/s with system alive?
Try -T max-temperature option:
Code:
bitcoint-miner -T 50 .......

Then the miner will decrease speed if Videocard temperature is higher 50 Celsius degrees.

nice, didnt know that feature exists.
you should add it to -h (help) Smiley

EDIT: i actually see its already implemented, but not always displayed.