Knocked this one out this evening since I know we now need crypto mining to go along with our deep learning nvidia cards.
Available Images
zcash.flypool.org
dwarfpool
You can generate an address using Kraken or similar and use that as the username. Note these are using the EWBF 0.3.4b3 miner. It is much faster than the nheqminer from what I have seen. The EWBF is supposedly optimized for Pascal GPUs.
Additional nvidia-docker Launch Options
-e templimit=t
Replace t with degrees C for a GPU temperature limit. Default is 90C
-e devfee=d
Replace d with devfee % you want to give. Default is 2%
ZEC Reference NVIDIA GPU Zcash Benchmarks
A key here is that ZEC mining seems to be much higher earning/ day than Monero on NVIDIA GPUs.
Here is a calculator Mining Calculator Bitcoin, Ethereum, Litecoin, Dash and Monero
One quick observation, on payback periods excluding power consumption:
Available Images
zcash.flypool.org
Code:
nvidia-docker run -itd -e username=<insert_t_address> servethehome/zec_flypool_ewbf:cuda
Code:
nvidia-docker run -itd -e username=<insert_t_address> servethehome/zec_dwarfpool_ewbf:cuda
Additional nvidia-docker Launch Options
-e templimit=t
Replace t with degrees C for a GPU temperature limit. Default is 90C
-e devfee=d
Replace d with devfee % you want to give. Default is 2%
ZEC Reference NVIDIA GPU Zcash Benchmarks
A key here is that ZEC mining seems to be much higher earning/ day than Monero on NVIDIA GPUs.
- NVIDIA GTX 1080 Ti (Gigabyte GAMING OC): 685H/s @ 75C 245W
- NVIDIA GTX 1080 EVGA Gaming: 460 Sol/s @ 85C
- NVIDIA GTX 1070 ASUS STRIX OC: 438 Sol/s @ 64C
- NVIDIA GTX 1060 ASUS dual fan: 292 Sol/s @ 73C
- NVIDIA GTX 1050 Ti EVGA: 164 Sol/s @ 58C
Here is a calculator Mining Calculator Bitcoin, Ethereum, Litecoin, Dash and Monero
One quick observation, on payback periods excluding power consumption:
- The NVIDIA GTX 1080 8GB reference is about 4.5 months payback.
- The NVIDIA GTX 1070 is around 3.75 months.
- The NVIDIA GTX 1060 6GB payback is about 3.5 months given current pricing.
- The NVIDIA GTX 1050 Ti 4GB has a payback of 3 months
Last edited: