Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6 (Linux / Windows)
by
dstm
on 20/02/2018, 12:44:04 UTC
i can't seem to get the intensity setting to work right.  i Have a 1080ti win7-64. It seems that when i use a setting of  .9 my hashrate will go from 700sol/s to 120sol/s.. lol which is a bit to low for %90 intensity.. Then if i use .1 which is %10 intensity i get 65sol/s. Is anyone getting this to work properly on their cards?

ZM uses performance data to normalize intensity values such that an intensity of 0.5 will reduce the load by roughly 50%. This is why it takes some time till intensity gets applied. However normalizing is difficult if your GPU is used by another programs during performance measurements - I'm taking care of this - however if it doesn't work reliable I'll switch the implementation to unnormalized values - this will be more difficult to configure but it will work reliable in all situations.