Version 0.3.4b.EWBF's Zcash cuda miner.
Expected speeds 500 sols/s gtx 1080, 444 sols/s gtx1070. 300 gtx1060 6G. Stock settings.
Writen for pascal gpus but works on cards with at least 1Gb memory, and Compute Capability 2 and higher.
Miner contain dev fee 2%.
Sorry for my bad english
Version 0.3.4bA slightly improved speed of about 2%
Added option --intensity, sets maximum intensity.
Added support for configuration files.
Added option --config, sets the name of the config file.
Added support for failover servers, through config files.
Added new values to the api method getstat.
Added http api you can use
http://127.0.0.1:42000/getstat address to get statistics.
Added simple web page with statistics, simply open the api address in the web browser. (Experemental)
Fixed couple of bugs.
Version 0.3.3bAdded option --pec power efficiency calculator.
Added option --fee developer fee control.
Use miner --help command for more information.
FAQ:Q: How to select a GPU that will be used by a miner
A: Use option --cuda_devices 0 1 2 digits is id of the devices which will be used.
Q: How intensity works?
A: The miner uses adaptive intensity and tries to use the maximum intensity value, with the help of the --intensity option you can set a limit on the maximum intensity, this will slightly reduce gpu usage and performance. Allowed values 1 - 64. You can set different values for each cards --intensity 64 64 64 64
Q: How to use config?
A: You can run the miner like all previous versions with command line arguments, in this case the config file will be ignored. If you sets the --config argument, the specified config file will be used, all other command line arguments will be ignored. If you run a miner without command line arguments, the miner will try to use the default config file miner.cfg.
Q: How to use failover servers
A: This feature works only with config files, see config examples, supplied with the miner.
Windows x64https://mega.nz/#F!usQh2bTa!3qp_PaiO-dw3F0mpvLXynAhttps://drive.google.com/open?id=0B9EPp8NdigFianNlcUh0YWFhOVELinux x64https://mega.nz/#F!aop0BLaR!qQUGG6C2ZhE2zAC0XAlMSwhttps://drive.google.com/open?id=0B9EPp8NdigFibDl2MmdXaTFjWDQ Windows Defender and Chrome browser stop to download and warning "virus found".