Skip to content

CRYPTO MINING BLOG

Your guide to cryptocurrency mining

Primary Menu
  • CRYPTOCURRENCY
    • NEWS
    • WALLETS
    • INVESTING
    • TRADING
  • MINING
    • CRYPTO MINERS (SOFT)
    • ASIC MINING
    • GPU MINING
      • AMD GPU MINING
      • NVIDIA GPU MINING
    • CPU MINING
    • FPGA MINING
  • SOFTWARE
    • CRYPTOCURRENCY WALLETS
    • CRYPTOCURRENCY MINERS
    • TOOLS & UTILITIES
    • TRADING BOTS
    • FLASHING GPU
    • DRIVERS
    • SOFTWARE & FIRMWARE ASIC (ANTMINER)
    • NEW RELEASES
  • REVIEWS
  • GUIDES
  • NEWS

GMiner 1.99 (AMD/Nvidia): Download and Configure for Windows & Linux.

  • CRYPTO MINING BLOG
  • Mar 4, 2020
  • 4 Comments So far
  • Download GMiner, GMiner
  • Cryptocurrency Miners | Cryptocurrency Mining | Software
GMiner 1.99 (AMD/Nvidia GPUs miner): Скачать и Настроить для Windows

GitHub: DOWNLOAD GMiner v1.99

GMiner 1.99 — It is a high-performance miner for AMD / Nvidia GPUs. Closed miner.

  • DevFee: The miner’s developer commission is 2%.
    • If you want to disable the commission of the miner, then this can be done using the utility NoDevFee (NoFee)
  • Mining coins: BEAM, VDS, BTG, YCASH, AE, SWAP, GRIN and many others (you can see the list of algorithms below)
  • Supported OS: Windows, Linux.
  • Bit: 32 bit, 64 bit, x32, x64.

What’s New in v1.99:

  • improved cuckaroom29 performance
  • improved perforance for handshake algorithm
  • added Ethash+Handshake dual solver

GMiner Features:

  • Watchdog timer (automatic miner restart if the GPU crashes, the connection to the pool is lost, the miner fails)
  • Failover pools (automatic connection to a failover pool when the main pool is unavailable, support for an unlimited number of failover pools);
  • Energy Efficiency Calculator (Show power consumption for each GPU, Sol / W);
  • SSL level connection (optional);
  • API / Telemerty.

Supported Algorithms:

  • Cuckaroo29 (Grin) (Nvidia/Amd);
  • Cuckatoo31 (Grin) (Nvidia only);
  • Cuckoo29 (Aeternity) (Nvidia/Amd);
  • Cuckaroo29s (Swap) (Nvidia/Amd);
  • Equihash 96,5 (MinexCoin) (Nvidia only);
  • Equihash+Scrypt (Vollar) (Nvidia only);
  • Equihash 125,4 (ZelCash) (Nvidia only);
  • Equihash 144,5 (Bitcoin Gold, BitcoinZ, SnowGem, ZelCash) (Nvidia/Amd)
  • Beam Hash (BEAM) (Nvidia/Amd);
  • Equihash 192,7 (Zero, Genesis) (Nvidia/Amd);
  • Equihash 210,9 (Aion) (Nvidia only).

Requirements:

  • CUDA compute compability 5.0+
  • Cuckaroo29 ~ 3.8GB VRAM
  • Cuckatoo31 ~ 7.4GB VRAM
  • Cuckoo29 ~ 3.8GB VRAM
  • Equihash 96,5 ~0.75GB VRAM
  • Equihash 144,5 ~1.75GB VRAM
  • Beam Hash ~2.9GB VRAM
  • Equihash 192,7 ~2.75GB VRAM
  • Equihash 210,9 ~1GB VRAM
  • CUDA 9.0+

Configure GMiner

Step 1: Download the miner

Download this program and unzip it.

папка с файлами GMiner v1.83 - улучшена Eaglesong на Nvidia

program files

In the program folder you will find files with the extension .bat and instructions in Russian. For a quick start, just change the wallet to your .bat file. The file name is as follows: in the beginning is the name of the coin, then the pool.

Step 2: Choose a pool!

The pool rating and pool power statistics pages will help you choose a pool.

For mining on some pools, registration is required.

Step 3: Setup

Virtual memory in windows

Before starting GMiner, you need to increase the virtual memory in Windows to at least 7 GB (or better to 7.5 GB) x (Number of cards), so for a farm with 6 cards you need at least 42 GB for Cuckaroo29. For Cuckatoo31, about 8 GB on one 1080 GTX TI graphics card.

файл подкачки для майнинга

We expose the page file in the system

Control Panel All Control Panel Elements System – Additional system parameters – Advanced tab, then Options, again the Advanced tab.

We find the Virtual memory settings, click Change. Uncheck the box “Automatically select the size of the paging file” and put the checkbox “Specify size”. Specify the desired size in MB (Example for 6 cards – 45000). Click on the Set button. Reboot the farm.

Configuring a .bat GMiner file

настройка батника GMiner v1.83 - улучшена Eaglesong на Nvidia
  1. miner.exe — this argument indicates which program will be launched. Leave as is. This file should be in the same folder as the batch file
  2. —algo grin29 — indicate the algorithm of the mined coin.
  3. —server grin29.f2pool.com —after the –server switch, specify the address of the pool.
  4. —port 13654 — specify the port of the pool
  5. —user rgz — after -user, depending on the pool, either the pool login or the address of the digital wallet is indicated. In our example on f2pool, this is the login
  6. —pass x — specify the pool password. Can be left empty if the pool does not require (x value)

Do not remove spaces or punctuation marks when modifying a file, as this will damage the file.

Examples

1. For the Grin coin on the f2pool pool, we got the following batch file:

miner.exe --algo grin29 --server grin29.f2pool.com --port 13654 --user rgz --pass x

2. For grin and sparkpool pool

miner.exe --algo 150_5 --server beam.sparkpool.com --port 2222 --ssl 1 --user 2d1f865b393afa3ead1e0dd0c0307c0cbcdb8412671c86fbd0b21cfe5328b608ca5.rig0

3. For Beam Coin

miner.exe --algo 150_5 --server beam.f2pool.com --port 5000 –ssl 1 --user 2d1f865b393afa3ead1e0dd0c0307c0cbcdb8412671c86fbd0b21cfe5328b608ca5.rgz --ssl 1

We examined the basic command line arguments for running this program. Below is a list of all the commands, and now let’s run the miner. To do this, click on the file with the extension .bat with the desired coin. The program console will open. Let’s look at what information it displays to us:

консоль майнера GMiner v1.83 - улучшена Eaglesong на Nvidia
  1. GPU2 Share Accepted 331 ms — It means that the second video card found a ball (solution), it is important to understand that the reward for the miners goes precisely for the found balls, and not for anything else.
  2. Temperature: GPU0 42C GPU1 44C GPU2 47C GPU3 42C GPU4 40С GPUS 34C – Temperatures of all video cards.
  3. Rejected Shares: GPU0 0 GPU1 0 GPU2 0 GPU3 0 GPU4 0 GPUS 0 – Means that there are no rejected balls. This is very good, you need to strive for a low percentage of not accepted ball. If they appear, then you need to reduce overclocking, check the connection and ping to the pool, etc.
  4. Power: GPU0 185W 0.03 G/W GPU1 183W 0.03 G/W GPU2 229W 0.03 G/W GPU3 197W 0.03 G/W GPU4 185W 0.03 G/W GPU5 187W 0.03 G/W – Display of power consumption of each cards and its effectiveness g / watt
  5. Total Speed: 37.5 G/s Shares Accepted: 18 Rejected: 6 Power: 1166W 3.03 G/W – General indicator of hash rate, accepted ball, rejected, power consumption of the whole farm, as well as efficiency
  6. New Job: 59655248 Difficulty: 4 – Pool sent a new job for video cards
  7. Speed: GPU0 6.1 G/s GPU1 6.2 G/s GPU2 6.3 G/s GPU3 6.3 G/s GPU4 6.3 G/s GPU5 6.3 G/s – The hash rate of each GPU. It is this speed that can be driven into various mining calculators…
  8. Uptime: 0d 00:61:01 Electricity: 6.019kWh – Total farm operating time and total energy spent

Recommended Related Articles:

  • NiceHash Miner 3.0.0.5: Download CPU / GPU miner for Windows
  • nanominer v1.8.2: Download Nvidia & AMD GPU miner for Windows
  • XMRig v5.6.0: Download CPU / GPU miner for Windows / Linux
  • CryptoDredge v0.23.0: CryptoNight, CuckooCycle, Heavy, MTP, Cuckaroo, Bitcore
  • On March 6, Bitfinex Exchange will delist 46 trading pairs

Read more:

CryptoNightBBCGMiner v2.19 [AMD/NVIDIA] Download and Configure for Windows & Linux. GMiner v1.81 - fixed display error of Cortex worker nameGMiner v1.95 (AMD/Nvidia): Download and Configure for Windows & Linux. GMiner 2.09: Скачать и Настроить Equihash AMD Nvidia GPUs minerGMiner v2.09 (AMD/Nvidia GPU Equihash miner) Download and Configure GMiner v1.81 - fixed display error of Cortex worker nameGMiner v1.89 – miner Equihash, Beam, Grin (Download and Configure) GMiner v1.52 Equihash/ CuckooCycle (AMD / Nvidia GPUs miner)GMiner v1.52 (AMD/Nvidia): Download for Windows & Linux. GMiner v1.81 - fixed display error of Cortex worker nameGMiner 1.86 (AMD/NVIDIA): Download, Config for BEAM, VDS, BTG, YCASH, AE, SWAP, GRIN CryptoNightBBCGMiner v2.30: Download, Setting for AMD Nvidia GPUs mining NBMiner v27.7: Nvidia & AMD GPU Miner (Download for Windows)NBMiner v27.7 (Nvidia/AMD): Download and Configure for Windows & Linux. GMiner 2.01 available for Download for Windows (GPU miner for AMD & Nvidia)GMiner v2.01 (AMD/Nvidia): Download for Windows & Linux. NBMiner 29.1 (NebuTech): Download and Configure for WindowsNBMiner v29.1 (AMD/NVIDIA): Download and Configure for Windows/Linux
CRYPTO MINING BLOG
Founder & CEO

Previous post

On March 6, Bitfinex Exchange will delist 46 trading pairs

Next post

Margin trading became available on Binance DEX

4 Comments So far

Please Post Your Comments & Reviews
Cancel reply

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

  • USD
  • EUR
  • GPB
  • AUD
  • JPY
  • bitcoinBitcoin(BTC)
    $103,936.870.31%
  • ethereumEthereum(ETH)
    $2,494.49-1.13%
  • shih-shih-tzuShih Tzu(SHIH)
    $0.000246-0.01%
  • tetherTether(USDT)
    $1.000.00%
  • rippleXRP(XRP)
    $2.140.00%
  • vnm-venom-ethVenom(VNM)
    $2.110.00%
  • oxy-oxycoinOxycoin(OXY)
    $101.250.00%
  • binancecoinBNB(BNB)
    $650.26-0.62%
  • solanaSolana(SOL)
    $151.22-1.41%
  • usd-coinUSDC(USDC)
    $1.000.00%

  • TeamRedMiner v0.6.1: Download AMD GPU miner Ethash, MTP, CryptoNight
    26.8k views
  • ATIKMDAG PATCHER v1.4.14: Download AMD/ATI Pixel Clock for Windows
    14.9k views
  • Nvidia Mining Driver v470.05 GeForce RTX 3060 – Unlock Mining Ethereum
    7.2k views
  • OverdriveNTool 0.2.7: Download and Configure AMD GPU Overclocking Software
    5.6k views
  • PolarisBiosEditor 3 PRO: Modify AMD GPU BIOS (Download PBE Crack)
    5.5k views
  • Setting up AMD Radeon VEGA 56/64 for cryptocurrency mining
    5.3k views
  • NiceHash Miner v3.0.0.7: Download NHM for Windows/Linux/MacOS
    5.2k views
  • Nvidia GeForce RTX 3080 Ti: Unlock Mining Hashrate Driver for Windows
    4.7k views
  • SRBPolaris v3.5: Download BIOS Editor AMD GPUs for Windows
    3.9k views
  • NVIDIA NVFlash v5.590.0 (Windows/Linux) – How to flash the BIOS of GPUs NVIDIA?
    2.9k views
  • OhGodAnETHlargementPill: How to increase hashrate in mining on NVIDIA
    2.7k views
  • AMD Blockchain Driver: Radeon Software Crimson ReLive Edition Beta for Blockchain Compute
    2.6k views
  • CPUMINER-OPT v3.8.4: Download Fast CPU Miner for Windows
    2.6k views
  • ATIFlash & AMD VBFlash 2.93: Download BIOS Flashing Tool for AMD GPUs
    2.5k views
  • XMRig v5.6.0 CPU/GPU: Download miner Monero for Windows/Linux
    2.2k views
All Rights Reserved. CRYPTO-MINING.BLOG.
  • English
  • Russian