VassilSanych / ccminer

CUDA miner project, compatible with most nvidia cards
GNU General Public License v3.0
0 stars 0 forks source link

intensity option for equihash doesn't affect sol/s #3

Open VassilSanych opened 7 years ago

VassilSanych commented 7 years ago

1 GPU

VassilSanych commented 7 years ago

ZCash algo implementation (equihash) is very bad. It has a lot hardcoded numbers. So it doesn't allow to change the number of threads flexibly. Not scalable. Needs a deep research and reconstruction.