V2.2.1
+ Moved CPU part of the POUW work for algorithm 'dynex' on AMD and INTEL GPU's to the GPU*
+ Added parameter '--dynex-cpu-pow' which uses the old way of 'dynex' hashing
+ Added parameter '--gpu-reset-oc' which resets OC settings to their default values on miner start [NVIDIA]
+ Reduced default value for intensity (number of chips) on algorithm 'dynex'
+ Removed auto-tune for algorithm 'dynex'
+ Bug fixes for algorithm 'dynex'
***
Good news for AMD & INTEL GPU's (and in an upcoming release probably for NVIDIA's) :
A part of POUW work that was done on the CPU's is now done on GPU side.
This unfortunately comes with a penalty : less hashrate [ up to ~10% ]
More memory and additional work is needed on the GPU, which unfortunately decreases the total hashrate.
If you have a good CPU which can run all your cards without issues, then add the --dynex-cpu-pow parameter
and the additional work will again be calculated on the CPU side.
Info:
Auto intensity (when you don't set --gpu-intensity parameter manually) got reduced a little bit, mainly because
on some systems video driver reports more free memory for the GPU than there really is, so mining won't start or
it crashes.
You can manually set the gpu intensity (number of chips) with --gpu-intensity parameter which can lead to higher hashrates.