Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2 - opensource - GPL (tpruvot)
by
Wyse
on 17/08/2017, 07:17:24 UTC
I believe the intensity flag (-i) is not working properly when using the cryptonight algorithm. No matter what value I set the GPU usage always stays at 99-100%, while when mining with the skunk algorithm it works great and progressively reduces its GPU usage the lower I go.

You should use --bfactor and --launch-config keys to tune miner on this algo. See algo section in readme.

Awesome, thanks!