It looks like the 2.2.4 fixes the issues from 2.2.3 so I was able to upgrade from 2.2.2 - great work man! 2 Questions: what is the default intensity? And can you explain how the hash report to the pool works with -rate? What does that effectively do? Does that affect how much the rate attribution to the miner is?
Thanks
Dan
Hi,
happy to hear if things work
The default intensity is calculated and differs from card to card. You should see at start something like this:
06:26:58 Miner: GPU[0] use default intensity 12, Gridsize: 275
06:26:58 Miner: GPU[0] uses Gridsize: 275 and Blocksize: 448
so you get all information. The calculation is made after the algo is send to the gpu. For newer ProgPoW algos you can see this information whenever the algo changes. After 50 blocks.
-rate send the miner hashrate to the pool so that it can compare the hashrate from miner & from pool side. You can see this on ethermine.org - they support -rate!
Let me know if you have more questions - happy to help.