GMiner 3.21: Added Dual Mining Kaspa (KAS) + Zilliqa (ZIL)

GMiner 3.21: Двойной майнинг Kaspa (KAS) + Zilliqa (ZIL)


The latest update of GMiner v3.21 contains an exciting new feature for anyone currently mining Kaspa (KAS), namely the dual mining capability Kaspa (KAS) + Zilliqa (ZIL) although you can also use another supported miner coin instead of KAS, if you like. Previously, ZIL mining could easily be combined with just Ethash or ETChash coins, or you could also triple mining with KAS. Now, with the latest version of GMiner, you can choose to mine KAS or another coin with a different algorithm along with ZIL, when it comes time to mine Zilliqa, the miner will briefly switch and then return to mining Kaspa or the coin you are mining. In this way, you will earn additional profit without losing almost anything from your usual mining hashrate for KAS, RVN, etc.

Below you can find an example command line to run GMiner on Windows on Nvidia GPUs for KAS + ZIL dual mining:

miner.exe --algo kheavyhash --server pool.eu.woolypooly.com:3112 --user KAS_WALLET.WORKER_ID --zilserver eu1-zil.shardpool.io:3333 --ziluser ZIL_WALLET.WORKER_ID --lock_cclock 1710 --lock_mclock 810 --lock_voltage 800

Make sure you replace “KAS_WALLET”, “ZIL_WALLET” and “WORKER_ID” in the example with your wallet and worker IDs, the example above also sets core and memory clocks and tries to lock GPU voltage for low power KAS mining on RTX 3070 .

Unfortunately, it looks like there are some issues with the correct GPU voltage setting and as a result the power consumption will be higher compared to the same low power mining settings on lolMiner. So there is currently a slight trade-off between GMiner and KAS + ZIL dual mining – you get higher power consumption to get to ZIL.

You might want to wait a bit until the GPU voltage setting issue is resolved to get the same performance and power consumption as lolMiner, Kaspa mining with Zilliqa extra profit, although you can still try other coins that are not the same energy efficient along with ZIL dual mining.

Where can I download GMiner v3.21?

GMiner was created by a group of Russian specialists in the field of high performance computing and cryptography. The first version of GMiner was released on September 21, 2018 and was quite warmly received by users. Thanks to its unique developments and stability, in just six months, the miner has become a favorite on Equihash algorithms. The miner is targeted at NVIDIA and AMD platforms and supports the most popular algorithms such as: Ethash, ProgPoW, KAWPOW, Equihash, CuckooCycle.

GMiner maintains a leading position in the mining of such coins as Beam, Grin, Cortex, Bitcoin Gold.
In 2020, the miner added support for Ethash, ProgPoW and KAWPOW algorithms with high performance compared to competitors. The development team never rests on its laurels and achieves maximum algorithm performance with minimum power consumption, these are the qualities that distinguish GMiner from competitors and win the hearts of users.

What’s new in 3.21?

  • GMiner now supports ZIL mining via the ZMP protocol:
    • single (can be combined with KASPA mining),
    • double (with any supported algorithm: ETC+ZIL, ERGO+ZIL, KASPA+ZIL, RVN+ZIL, CTXC+ZIL, BTG+ZIL, .. .)
    • and triple mining mode (ETC+KASPA+ZIL / ERGO+KASPA+ZIL).
    • to enable dual/triple ZIL mining, you need to specify a ZIL server and a ZIL wallet using the –zilserver and –ziluser options, you can specify multiple ZIL servers (failover servers). check sample .bat/.sh files in miner archive
  • improved miner stability
Supported algorithmDev fee
eth, ethash1%
etc, etchash1%
kawpow, rvn, ravencoin1%
autolykos2, ergo2%
kheavyhash, kaspa1%
cortex5%
beamhash2%
equihash144_52%
equihash125_42%
equihash210_92%
cuckoo29, aeternity2%

How to set up Gminer

Step 1 – Download the miner

Choose your release to download: the official GitHub repository or use the website.

Step 2 – Set up batch file

Using the binance pool example, the batch file will look like this:

miner.exe --algo ethash --server ethash.poolbinance.com:8888 --user username1

Step 3 – Run the miner

Now save this file with .bat extension and double-click it to run.

Settings for Ethereum Classic

To set up a batch file, we need to enter 5 commands in turn:

  1. miner.exe is the name of the program to run. This file must be in the same folder as the batch file itself.
  2. ethash – specify the algorithm for mining.
  3. ethash.poolbinance.com – specify the pool. In this example, Binance Pool is used. Read: How to mine on Binance Pool
  4. 8888 – specify the port from the pool. It can be found in the same place as the pool address.
  5. username1 – just change username1 to your Binance account name.

This is how the Gminer batch file for eth will look like:

miner.exe --algo ethash --server ethash.poolbinance.com:8888 --user username1

Setting for NiceHash

For NiceHash, the batch file will be like this:

miner.exe --algo kawpow --server kawpow.eu-west.nicehash.com:3385 --user 3JZhp1gm7YWqR23PrZsKWbyo7hRBKqvy
  1. kawpow – specify the mining algorithm
  2. kawpow.eu-west.nicehash.com – specify the server
  3. 3385 – write the port
  4. 3LZhp4g3m7YWqR4hAPrZsKWbyo7hRBmqvy – and a wallet. Important! For mining on nicehash, you need to specify the BTC wallet, and not the coin that you are mining.

Unlock LHR

Only Nvidia graphics cards are supported for these commands.

--lhr – specify a list of LHR modes separated by a space.

Available values:

  • 0 – auto,
  • 1 – enabled,
  • 2 – off

--lhr_tune – a list of LHR tuning values separated by spaces, which means the percentage of unlocking of the video card.

Available values:

  • 0 – auto, (default)
  • 180.

Example:

--lhr_tune 72 71 73

--lhr autotune – specify a list of LHR autotune separated by a space.

  • 0 – off,
  • 1 – on

Example:

--lhr_autotune 1 0 1

--lhr_autotune_step – specify LHR autotune step size, default value is 0.1.

Example:

lhr_autotune_step 0.2

Parameters dag_mode, safe_dag, dag_limit, kernel, mt, fan, pl, cclock, cvddc, mclock, lock_voltage, lock_cclock, tfan, templimit, templimit_mem, intensity, lhr, lhr_tune, lhr_autotune, lhr_mode you can specify one times for all devices:

miner --algo ethash --server eth.2miners.com:2020 --user 0x5576999cc34c1c0030f28939444d6ba9cd6919c2.worker1 --kernel 0 --templimit 80 --dag_mode 0

--lhr_tune – list of LHR tuning values separated by spaces, which means GPU unlock percentage (0 – automatic), only Nvidia GPUs are supported, default value is ‘0’ (for example: ’72 71 73 ‘ )

--lhr_mode – space separated list of LHR modes (0 – power saving mode, 1 – maximum performance mode), only Nvidia GPUs are supported, default value is ‘1’ (for example: ‘1 0 1’)

Read more articles about cryptocurrencies and mining at CRAZY-MINING.ORG

Do you like to read similar articles about cryptocurrencies and mining, do you want to support me as an author or ask questions? Be the first to know the news, subscribe to my telegram channel CRYPTO WIKIES

Leave a Reply

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