Download GMiner 3.41 - AMD+NVIDIA GPU Miner
File: *
gminer.exe
,SHA256: c46ee93055ca63468632477d5c633ebcb6a1a9fc4714d9007d07b1adbcc2419e
(Download for Linux)
The new GMiner 3.41 stable version is ready.
You can download GMiner 3.41 from here:
Inside the archive you will find a file README.txt with installation instructions.
- Triple coin mining allows mining 3 coins on a GPU simultaneously, enhancing profitability.
- Zilliqa is one of the coins frequently used for triple mining due to its unique mining schedule.
- Dual mining combines two coins with different memory-intensive and core-intensive algorithms for better power efficiency.
- Overclocking Nvidia GPUs involves adjusting core settings, memory settings, and dual intensity ratios.
- Memory settings are optimized by using the 5001 MHz memory clock for dual mining.
- Core settings are determined through a trial-and-error process of adjusting core clock frequency and core offset.
- Finding the optimal overclock settings for triple coin mining can be challenging and requires careful testing and experimentation.
ASIC Buying Options - Google Sheets
GPUs_ASICs - Profitability - Public.xlsx - Google Sheets
Most read:
How To Build a Mining Rig: A Step-by-Step Guide
Rig Build Cost.xlsx - Google Sheets
Changelog
- supports Zil mining on epoch #1 for non ZMP protocol
Update
mmpOS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.41/gminer_3_41_linux64.tar.xz && tar -xvf gminer_3_41_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start
Hive OS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.41/gminer_3_41_linux64.tar.xz && tar -xvf gminer_3_41_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.41/gminer_3_41_linux64.tar.xz; tar -xvf gminer_3_41_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
Make sure to replace the pool and wallet address by what you’re using in all files.