PhoenixMiner v5.0b: Nvidia & AMD GPU miner (Download for Windows/Linux)
GitHub:
PhoenixMiner v5.0b (Nvidia & AMD GPU miner) is a high-performance Ethereum miner (ETH) and ERC20 with official full support for Windows / Linux. PhoenixMiner is one of the most efficient and convenient miners to date, so it has received universal recognition from miners.
Release Notes:
- Added support for mining with AMD 4 GB cards after the DAG Epoch 350. Depending on the version of the OS and drivers, you can use AMD 4 GB cards before the era of 372-373 under Windows and 380 under Linux.
- A new command line option -dagrestart has been added to bypass the problems with DAG allocation on AMD 4GB cards in some driver versions. See Readme.txt for more information.
- Added support for the latest AMD 20.4.2 drivers for Windows and 20.10-1048554 for Linux
- Many other minor improvements and fixes
Features, requirements, and limitations PhoenixMiner
- Highly optimized OpenCL and CUDA cores for maximum ethash mining speed
- Official Windows / Linux support.
- Nicehash support.
- Automatic GPU configuration.
- Supports AMD Vega, 580/570/480/470, 460/560, Fury, 390/290 and older AMD GPUs with enough VRAM
- Supports Nvidia 10×0 and 9×0 series as well as older cards with enough VRAM
- Optional “green” kernels for RX580/570/560/480/470/460 to lower the power consumption by 2-3% with small, or no drop in hashrate
- Lowest developer fee of 1% (35 seconds defvee mining per each 90 minutes)
- Dual mining
- Advanced statistics: actual difficulty of each share, effective hashrate at the pool, and optional showing of estimated income in USD
- DAG file generation in the GPU for faster start-up and DAG epoch switches
- Supports all ethash mining pools and stratum protocols
- Watchdog that monitors your GPU threads, if they stop hashing for a few minutes, miner restarts itself
- Startup monitor, if miner can’t init GPU’s and start mining in a defined time, restarts itself or runs a user defined script
- Monitoring of GPU temperature, and if a critical temperature is reached, that particular GPU is turned off until it cools down
- Set system shutdown temperature, to protect your GPU’s from overheating
- API for rig monitoring
How to use
- Step 1 – Install your GPUs and set up your computer
- Step 2 – Download latest PhoenixMiner
- Step 3 – Get an Ethereum wallet (Mist or MyEtherWallet)
- Step 4 – Join a mining pool Step 5 – Start mining!
Example
Ethereum – Ethermine.org
PhoenixMiner.exe -pool eu1.ethermine.org:4444 -wal 0x9147460980c93629e775783148591b7d0a0cbf2d -worker Rig1 -pass x -log 0 -tt 75 -tstop 85 -tstart 70 -fanmin 30 -Rmode 1 -fret 1 -rate 1 -coin eth
pause
Ethereum – sparkpool.com
PhoenixMiner.exe -pool eu.sparkpool.com:3333 -wal 0x9147460980c93629e775783148591b7d0a0cbf2d -worker Rig1 -pass x -log 0 -tt 75 -tstop 85 -tstart 70 -fanmin 30 -Rmode 1 -fret 1 -rate 1 -coin eth
pause
Ethereum – f2pool.com
PhoenixMiner.exe -pool eth.f2pool.com:8008 -wal 0x1a0e2c4cd699cee12672adc223fdb30b93253eba -worker Rig1 -pass x -log 0 -tt 75 -tstop 85 -tstart 70 -fanmin 30 -Rmode 1 -fret 1 -rate 1 -coin eth
pause
Note
Linux: Under Linux you need to replace PhoenixMiner.exe with ./PhoenixMiner in the command-line examples below.
PhoenixMiner Auto Restart
In Windows if you’ve configured your miner through a batch file then you can easily make the script to loop with this simple command.
your miner configuration goes here
goto start`
Example:
:start
PhoenixMiner.exe -pool eth-eu2.nanopool.org:9999 -wal 0x1a0e2c4cd699cee12672adc223fdb30b93253eba -worker Rig1 -pass x -log 0 -tt 75 -tstop 85 -tstart 70 -fanmin 30 -Rmode 1 -fret 1 -rate 1 -coin eth
goto start
Recommended New Articles:
- XMR -STAK-RX v1.0.5: Added support for mining Kevacoin (KEVA), Safex Cash (SFX)
- GrinGoldMiner v3.0 – Nvidia & Amd miner Grin (Cuckarood29 PoW)
- cpuminer-opt v3.14.1: Optimized multi algo CPU miner for Windows
- AwesomeMiner v7.7.1: ASIC/GPU/CPU-mining (Download for Windows)
- NiceHash Miner v3.0.1 .0: Download with mining support KawPow (RVN)
- TeamRedMiner v0.7.1: Download with mining support KAWPOW
- GMiner v2.09: fixed low difficulty shares for Equihash
Post Comment