What does the frequency of my miner mean?

3

1

What does the clock frequency of my miner mean. I can change it but how does it affect performance? For BFGMiner when I start my Gridseed I can press 'C' to change it.

MagikCow

Posted 2015-02-15T16:48:31.223

Reputation: 207

Are you referring to a specific config file parameter, like –bmsc-freq? If so, you should add it to your question. Adding more detail to your question would be appreciated, and would be more helpful to others who might have the same question.morsecoder 2015-02-15T23:49:30.473

No the clock frequency. UpdatedMagikCow 2015-02-19T12:34:44.450

Answers

1

I believe that is just a parameter to allow you to control the clock frequency (usually measured in MHz) of your miner. You can see a sample list of configurations for CGMiner here.

There is an inherent trade-off here. A higher frequency means a higher hash-rate but more energy consumption and wear-and-tear on your hardware. For example, this site shows a sample chart of different frequencies and hash rates for a particular piece of hardware. It's up to individual miners to figure out what the right trade-off between performance and energy consumption is for them.

morsecoder

Posted 2015-02-15T16:48:31.223

Reputation: 12 624