Can someone link to the relevant code? Are there tweaks to the code that differ from the equihash paper?
Also, I’m curious if zcash team plans on making a gpu implementation?
thanks
Can someone link to the relevant code? Are there tweaks to the code that differ from the equihash paper?
Also, I’m curious if zcash team plans on making a gpu implementation?
thanks
There are a few people working on GPU miners but I don’t know of any that have been completed successfully, or if they have they’re not releasing it to the public yet.
If you would like to contribute to CPU miner development please stop by this thread Zcash P2Pool Mining Development
equihash.{cpp,tcc,h}
in https://github.com/zcash/zcash/tree/zc.v0.11.2.latest/src/crypto .
Zcash has not made any commitment to release a GPU miner before the 1.0 launch.