Download Z-Enemy 2.00 (Nvidia GPU Miner)

New z-enemy 2.00 Nvidia GPU Miner With New API and Web-based Monitoring

GitHub: DOWNLOAD Z-enemy 2.00

It has been quite a while since we saw the Z-enemy Nvidia GPU miner update. So far, the updates have mainly focused on improving performance and adding a new algorithm. But the new version 2.0 of Z-enemy introduces a new way to control and monitor the miner.

A new HTTP JSON API has appeared (see the included json_api_help.txt file for details). Which is available by default through port 4067, as well as a web-based control panel with real-time monitoring and graphs. The user interface is responsive and should look good on most mobile phones and tablets, not just computers, it is informative in terms of statistics and graphs, it looks beautiful and works well, so you can check it if you mine altcoins using algorithms on based on X16 or anything else that supports Z-enemy.

Full list of available versions:

https://crazy-mining.org/tags/z-enemy/

Requirements:

  • The latest version of z-enemy 2.00 is available for CUDA 9.1, 9.2 and 10.0 for 64-bit versions of Windows, as well as for the binary files CUDA 9.0, CUDA 9.1, CUDA 9.2 and CUDA 10 for Linux (HiveOS, PiMP OS, EthOS and Ubuntu).
  • Make sure you have the latest video driver installed for the version of CUDA you want to use – 388+ for 9.1, 397+ for 9.2 and 411+ for CUDA 10.0, although 415+ is recommended for better performance.

We remind you that Z-enemy is a closed source miner, available only in the binary version, and it contains a 1% built-in board to support further software development. Dev Fee 1%

Supports Algorithms:

  • Aergo
  • Bcd
  • Bitcore
  • C11
  • Hex
  • Phi
  • PHI2
  • poly
  • skunk
  • Sonoa
  • Timetravel
  • Tribus
  • X16R
  • X16S
  • X17

Customizing a batch file

настройка майнера z-enemy
  1. z-enemy – the name of the program that will run our .bat file. Leave as is. The z-enemy.exe file must be located in the batch file folder as in the example above
  2. x16r – specify the algorithm of the coin that we will get
  3. rvn.suprnova.cc – specify the address of the pool of the mined coin. A pool is an association of miners with the goal of finding the block as quickly as possible.
  4. 6667 – specify the port of the pool. You can find it on the pool page. Usually in the Getting Started section.
  5. rgzrgz_leo – after the -u switch, the name of the worker or the address of the digital wallet is indicated. Since in our example the Suprnova pool, then the name of the worker must be indicated on it
  6. rgzrgz_leo – password of the worker. Indicated after the dot
  7. c=RVN – after the key c =, the token of the mined coin is indicated. If this is not indicated, then some pools do not understand which coin you want to mine.
  8. -i 20 – miner work intensity. Available values are from 8 to 31

So, we examined all the most important command line arguments for launching the z-enemy miner. You can already run the program and try to overclock the video cards to maximize profits. However, below, in this walkthrough, we will talk about absolutely all the settings for this program. This is useful for experienced users. In the meantime, we try to run the program and see what the miner’s console tells us.

First start

By launching the program, we see that the miner begins to tell us a lot of information:

консоль майнера. расшифровка переменных
  1. NVIDIA CUDA 10.0 means version 10 is installed CUDA. Cuda 10.0 – drivers version 415+, Cuda 9.2 – drivers 398+, Cuda 9.1 – old drivers 388+)
  2. Dev fee is 1.0% the program warns of a commission of 1%
  3. URL: stratum+tcp://rvn.suprnova.cc:6667 the address of the pool on which we will mine. We indicated it above
  4. USER: rgzrgz_leo.rgzrgz_leo Worker and pool password, which we also specified in the batch file
  5. PASS: c=RVN mined token
  6. Starting on stratum+tcp://rvn.suprnova.cc:6667 the program starts connecting to the pool
  7. GPU monitoring enabled (NVML)the program launched an API for monitoring and managing various states of video cards
  8. Mining ‘х!бг’ with 2 threads mining process starts in two streams
  9. Hashorder algorithm legend: legend of the algorithm. Because Since we work with x16r, the hash rate (speed) of production varies from low to high. This is due to the operation of the x16r algorithm (it consists of 16 different algorithms)
  10. New difficulty: 32 (0.12508) the program picked up the difficulty of mining
  11. GPU#1: Intensity set to 20 intensity 20, which we set in a batch file
  12. Shares: 1 (А:100.00%, R:0.00%), Diff:0.142, 25.51 MH/S, 90ms – OK, the program sent the ball (solution) to the pool. Note that miners are credited for balls, and not for anything else. The more the ball is sent to the pool, the greater the reward.
  13. GPU#1: MSI GTX 1080 Ti – 31.26 MH/S [T:61C, F:88%, P:276W, E:0.113MH/W] One of the video cards works with a hash rate of 31.26 MH / S, its temperature is 61 ° (permissible temperatures for mining are listed here), the fan speed is set at 88%, the card consumes 276 watts, and the efficiency of the watt / hashrate is 113 (the efficiency is increased by fine tuning and downvolting, more about that below)
  14. Block 518864, difficulty 49679.637 current block height in mined coin
  15. Uptime: 0 days, 0 hours, 0 minutes, 42 seconds. program run time – 42 seconds, because we just launched it

Recommended Related Articles:

Leave a Reply

Your email address will not be published. Required fields are marked *