Author

Topic: Capping Hash Rates? (Read 1079 times)

legendary
Activity: 966
Merit: 1004
Keep it real
June 18, 2011, 09:26:43 AM
#9
Your best option is toying around with '-s'.  Start out at -s0.01 and take it down in small increments till you get the hash rate you want.
newbie
Activity: 30
Merit: 0
June 18, 2011, 07:27:29 AM
#8
Quick question, was just wondering if there is a way to cap the hash rate?

Most people are would be like "wtf moar is bettar" but due to personal health issues I need to keep the fans down, so I was wondering if there were flags which could be used to cap the hash rate at a certain level...
Thanks all, and happy mining!

Why would you want to cap the hash rate? Wouldn't it make more sense to cap the maximum temeperature and reduce load when the system gets hot and the fans get noisy instead?

Otherwise you'll have to adjust you cap all the time with temperature changes to keep the fans silent.

Philipp
member
Activity: 114
Merit: 10
June 18, 2011, 07:22:24 AM
#7
If you're using guiminer, try the -f flag (higher number = less usage, -f 100 is about 92% i believe)
If you're using phoenix, try the aggression flag (AGGRESSION=1 to 12, 1 being the lowest, 12 being the highest afaik, try somewhere about 5-6 to get 90% usage)

Even more retard-proof guide:
In guiminer, type -f 120 in the "flags"-box.
In phoenix, type AGGRESSION=5 at the end of the command.

Almost all miners have flags to lower usage, just look in the threads for info.
legendary
Activity: 1862
Merit: 1114
WalletScrutiny.com
June 18, 2011, 07:11:27 AM
#6
you start bitcoin to get the work
you strat the miner to connect to bitcoin
you enter above command to a console to change the clocks of your video card

those are 3 different things. maybe in the catalyst you also can clock your card and monitor heat?
newbie
Activity: 26
Merit: 0
June 17, 2011, 09:04:47 PM
#5
down clocking is definitely the way to go. not pausing the process!! urgs ... al the megahashes you would loose ...

aticonfig --adapter=0,1,2,3 --od-setclocks=550,900
is how I would down clock all 4 cards but don't copy this line if you have a differendt video card. use getclocks to find valid values first.

Hmmm alright yeah I understand that the adapter values are for which GPU and the clocks are for whatever card in the format of hmmm...

Any idea on how this would work with guiminer flags? I'm kind of a coding/batch/linux noob so I went with guiminer instead.

I wish I had a list of all the possible GUIMiner flags... jeez why don't they have a site even explaining these things =(
legendary
Activity: 1862
Merit: 1114
WalletScrutiny.com
June 17, 2011, 05:14:16 PM
#4
down clocking is definitely the way to go. not pausing the process!! urgs ... al the megahashes you would loose ...

aticonfig --adapter=0,1,2,3 --od-setclocks=550,900
is how I would down clock all 4 cards but don't copy this line if you have a differendt video card. use getclocks to find valid values first.
full member
Activity: 136
Merit: 100
June 17, 2011, 05:07:27 PM
#3
Maybe you could underclock your GPU.
bji
member
Activity: 112
Merit: 10
June 17, 2011, 04:56:41 PM
#2
Quick question, was just wondering if there is a way to cap the hash rate?

Most people are would be like "wtf moar is bettar" but due to personal health issues I need to keep the fans down, so I was wondering if there were flags which could be used to cap the hash rate at a certain level...

ex. I am pulling 700Mhash/s, and would want to cap it at 600Mhash/s so my GPU is not at full load and the fans will be lowered.

I've heard of -s but I dunno what the flag does, i've heard it can help though for things like this?Huh


Thanks all, and happy mining!

If you are using Linux it's not hard do to stuff like this even if the program itself doesn't support it.  You just run a loop in a script that sends kill -STOP to your program, then waits, then kill -START, then waits, etc, etc.  It's not very fine-grained but it works.  See:

http://cpulimit.sourceforge.net/
newbie
Activity: 26
Merit: 0
June 17, 2011, 04:53:45 PM
#1
Quick question, was just wondering if there is a way to cap the hash rate?

Most people are would be like "wtf moar is bettar" but due to personal health issues I need to keep the fans down, so I was wondering if there were flags which could be used to cap the hash rate at a certain level...

ex. I am pulling 700Mhash/s, and would want to cap it at 600Mhash/s so my GPU is not at full load and the fans will be lowered.

I've heard of -s but I dunno what the flag does, i've heard it can help though for things like this?Huh


Thanks all, and happy mining!
Jump to: