What is mining intensity?

6

Both Bitcoin and Litecoin have an intensity setting when mining. What does this mean?

portforwardpodcast

Posted 2013-05-21T02:35:56.870

Reputation: 163

Are you using a mining program other than the standard client? If so, what?Nick ODell 2013-05-21T03:20:13.367

I am using cgminer. Maybe this setting is specifically related to GPU mining?portforwardpodcast 2013-05-21T03:27:34.470

Answers

5

Yes, this is related to GPU mining. From cgminer's README:

INTENSITY INFORMATION:

Intensity correlates with the size of work being submitted at any one time to a GPU. The higher the number the larger the size of work. Generally speaking finding an optimal value rather than the highest value is the correct approach as hash rate rises up to a point with higher intensities but above that, the device may be very slow to return responses, or produce errors.

I would just leave it set to 'dynamic,' or --intensity d . That will adjust it automatically depending on how long it takes to complete work.
(nitty-gritty details)

Nick ODell

Posted 2013-05-21T02:35:56.870

Reputation: 26 536

previous answer is not valid to the question. --intensity is can be followed by number(s), certain ones. Which numbers are valid and what they mean were not answered. The question was "Both Bitcoin and Litecoin have an intensity setting when mining. What does this mean?" – None – 2015-12-24T05:04:19.383

@ClarkTaylor It means pretty much exactly what I quoted. If there's a part of that that's unclear, I need you to be more specific about it.Nick ODell 2015-12-24T06:36:18.803