Z-enemy 1.27 nVidia GPU Miner - performance upgrade.
12 Dec2018
The new z-enemy miner version 1.27 is available for CUDA 9.1, 9.2 and 10.0 for 64-bit Windows version and also CUDA 9.0, CUDA 9.1, CUDA 9.2 and CUDA 10 binaries for Linux (HiveOS, PiMP OS, EthOS & Ubuntu). The miner offers some more performance optimizations in a number of the supported crypto algorithms with good optimizations targeted at Nvidia GTX 10×0 GPU family. You can expect to see performance improvements of up to +3-4% for X16r and X16s as well as for HEX, up to +6-8% for Bitcoin Diamond (BCD) and increase of 1-3% on others like X17, Bitcore, C11, Sonoa and others on GTX 10xx cards family compared to previous version (1.26). Keep in mind that z-enemy is a closed source miner available only as a binary release and it contains a 1% developer fee built-in to support further software development.
See full list of supported algorithms below:
- aergo (AeriumX: AEX)
- bitcore (Bitcore: BTX)
- bcd (Bitcoin Diamond: BCD)
- x16r (X16R: Raven, )
- x16s (X16S: Pigeon)
- x17 (X17: Verge)
- c11 (C11: CHC)
- phi (PHI1612: Folm, Seraph)
- phi2 (PHI2: LUXCoin)
- tribus (Tribus: Denarius)
- poly (Poly: Polytimos)
- skunk (Skunk: Skunk)
- sonoa (Sonoa: SONO)
- hex (Hex: HEX)
- timetravel (Machinecoin: MAC)
- xevan (Xevan: Transend)
IMPORTANT:
For maximum performance make sure you have latest drivers (ver. 415+) (http://www.nvidia.com/Download/index.aspx). Make sure that you have the respective recent video driver version installed for the CUDA version you want to use – 388+ for 9.1, 397+ for 9.2 and 411+ for CUDA 10.0.
Miner script
Example of simple miner failover Windows batch script:
@echo off
:start
SET EXEC=z-enemy.exe
SET ALGO=x16r
SET COIN=rvn
SET SERVER1=stratum+tcp://ravenminer.com:3636
SET SERVER2=stratum+tcp://mine.icemining.ca:3636
::replace with Your wallet addres below
USER=RBpFPe9J18SRQyZ5Cj3iyUdGo1NFG3bjfC
SET MINERNAME=ExampleMinerName
::lower Your intensity in case instablility
SET INTENSITY=23
TITLE %COIN%_%ALGO%_%cd%\%EXEC%
%EXEC% -a %ALGO% -o %SERVER1% -u %USER% -p id=%MINERNAME%,c=%COIN% -o %SERVER2% -u %USER% -p id=%MINERNAME%,c=%COIN% -i %INTENSITY%
goto start
For more information visit the official thread using the link provided below:
https://bitcointalk.org/index.php?topic=3378390.0
Downloads:
Windows:
- Cuda 10.0 (For 10x0 & 20x0 cards, new drivers ver 411+): https://mega.nz/#!cHgBxQYI!pzCN-7zy13QpqLwSFudn5Ees5_Y94j6FxxY0E9I85zw
- Cuda 9.2 (For 10x0 cards and drivers over ver 397+): https://mega.nz/#!JLgnACCY!OyCDkfWbX6ThXmX3bpstMSGzm5bwAhnNUdQfMU3IIs8
- Cuda 9.1 (For 10x0 cards and drivers over ver 388+): https://mega.nz/#!QfoDHaYT!OImf-3gLwKTtQPTh_El_WQqobkLZ0AiO0tyQLI1Nups
Linux: (HiveOS, PiMP OS , EthOS & Ubuntu):
- Cuda 9.1 : https://mega.nz/#!MOw1FAIT!5fEbe0pefdUVcVCJ2un9Adg8A8e94P3AOoHm6ehzFHQ
- Cuda 9.2 : https://mega.nz/#!IL4zyKDB!YQyzPzsbdAjEfbQJtZLZqhRX9Rzy-rrf-dOsylMZYG4
- Cuda 10.0 : https://mega.nz/#!RCpx2aib!BWjkLh1E_3HTnX42sZSNRdZoYDTDCpZiGcuxTv5-XTc
__
Happy mining
CryptoSaviour