Bitcoin Forum
May 17, 2024, 06:45:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Share me your phoenixminer config  (Read 175 times)
Apostlekin$$$ (OP)
Member
**
Offline Offline

Activity: 238
Merit: 17

Sovryn - Brings DeFi to Bitcoin


View Profile
March 02, 2021, 12:32:39 PM
 #1

Can someone share me their phoenixminer config for ethereum mining? No matter how much I tried I always get error failed when launch the miner, probably the way I config the miner? Thanks

mado18
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
March 02, 2021, 12:59:36 PM
 #2

@setlocal enableextensions
@cd /d "%~dp0"
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


PhoenixMiner.exe -pool eth-eu.sparkpool.com:3333 -pool2 eth-eu.sparkpool.com:13333 -wal WalletId.WorkerName/emailAddress -retrydelay 1  -tt 60 -tstop 70 -tstart 65 -fanmin 30 -Rmode 1  -minRigSpeed 40   -powlim 1:-45,2:-50,3:-50,4:-50,5:-50,6:-45 -mclock 1:+1400,2:+1380,3:+1380,4:+1350,5:+1400,6:+1300 -mcdag 1 -nvidia

The first part is to enable it to run as admin. The parameters powlim, mclock and mcdag helps you not to need afterburner, the other are general parameters, you can find them in phonenix documentation.

Hope it helps.

zorachus99
Jr. Member
*
Offline Offline

Activity: 58
Merit: 3


View Profile
March 02, 2021, 01:13:44 PM
 #3

@setlocal enableextensions
@cd /d "%~dp0"
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


PhoenixMiner.exe -pool eth-eu.sparkpool.com:3333 -pool2 eth-eu.sparkpool.com:13333 -wal WalletId.WorkerName/emailAddress -retrydelay 1  -tt 60 -tstop 70 -tstart 65 -fanmin 30 -Rmode 1  -minRigSpeed 40   -powlim 1:-45,2:-50,3:-50,4:-50,5:-50,6:-45 -mclock 1:+1400,2:+1380,3:+1380,4:+1350,5:+1400,6:+1300 -mcdag 1 -nvidia

The first part is to enable it to run as admin. The parameters powlim, mclock and mcdag helps you not to need afterburner, the other are general parameters, you can find them in phonenix documentation.

Hope it helps.



Interesting config.  What card are you mining with? 
mado18
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
March 02, 2021, 01:38:44 PM
 #4

@setlocal enableextensions
@cd /d "%~dp0"
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


PhoenixMiner.exe -pool eth-eu.sparkpool.com:3333 -pool2 eth-eu.sparkpool.com:13333 -wal WalletId.WorkerName/emailAddress -retrydelay 1  -tt 60 -tstop 70 -tstart 65 -fanmin 30 -Rmode 1  -minRigSpeed 40   -powlim 1:-45,2:-50,3:-50,4:-50,5:-50,6:-45 -mclock 1:+1400,2:+1380,3:+1380,4:+1350,5:+1400,6:+1300 -mcdag 1 -nvidia

The first part is to enable it to run as admin. The parameters powlim, mclock and mcdag helps you not to need afterburner, the other are general parameters, you can find them in phonenix documentation.

Hope it helps.



Interesting config.  What card are you mining with?  

I have a couple of 3060ti's and 3070's and they are doing 61 ~ 63 mh with 120 ~ 132w
tg88
Legendary
*
Offline Offline

Activity: 2394
Merit: 1411


View Profile
March 02, 2021, 02:46:32 PM
 #5

Can someone share me their phoenixminer config for ethereum mining? No matter how much I tried I always get error failed when launch the miner, probably the way I config the miner? Thanks

Share your command line, this way it will be possible to analyze where the problem is ... Start with a simple command line and then improve it.

What is the error displayed on the miner? list your rig specifications.
Ceyflix-Rez
Member
**
Offline Offline

Activity: 420
Merit: 13

$CYBERCASH METAVERSE


View Profile
March 02, 2021, 03:42:34 PM
 #6

It's better to share your command line or take a screenshot of the error you getting and share it here or use mado18 config first and drop a feedback, I had same issue because I always use Nicehash only but got it after few trials

rambetiko
Member
**
Offline Offline

Activity: 188
Merit: 10


View Profile
March 02, 2021, 07:22:13 PM
 #7

@setlocal enableextensions
@cd /d "%~dp0"
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


PhoenixMiner.exe -pool eth-eu.sparkpool.com:3333 -pool2 eth-eu.sparkpool.com:13333 -wal WalletId.WorkerName/emailAddress -retrydelay 1  -tt 60 -tstop 70 -tstart 65 -fanmin 30 -Rmode 1  -minRigSpeed 40   -powlim 1:-45,2:-50,3:-50,4:-50,5:-50,6:-45 -mclock 1:+1400,2:+1380,3:+1380,4:+1350,5:+1400,6:+1300 -mcdag 1 -nvidia

The first part is to enable it to run as admin. The parameters powlim, mclock and mcdag helps you not to need afterburner, the other are general parameters, you can find them in phonenix documentation.

Hope it helps.



can you share for pny and palit 3090 gpu settings?
mado18
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
March 02, 2021, 09:06:25 PM
 #8

@setlocal enableextensions
@cd /d "%~dp0"
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


PhoenixMiner.exe -pool eth-eu.sparkpool.com:3333 -pool2 eth-eu.sparkpool.com:13333 -wal WalletId.WorkerName/emailAddress -retrydelay 1  -tt 60 -tstop 70 -tstart 65 -fanmin 30 -Rmode 1  -minRigSpeed 40   -powlim 1:-45,2:-50,3:-50,4:-50,5:-50,6:-45 -mclock 1:+1400,2:+1380,3:+1380,4:+1350,5:+1400,6:+1300 -mcdag 1 -nvidia

The first part is to enable it to run as admin. The parameters powlim, mclock and mcdag helps you not to need afterburner, the other are general parameters, you can find them in phonenix documentation.

Hope it helps.



can you share for pny and palit 3090 gpu settings?

sorry, I don't have a 3090 gpu, but it should be similar, just adjust the parameters.
Sledge0001
Full Member
***
Online Online

Activity: 583
Merit: 149



View Profile WWW
March 02, 2021, 10:42:00 PM
 #9

@setlocal enableextensions
@cd /d "%~dp0"
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100


PhoenixMiner.exe -pool eth-eu.sparkpool.com:3333 -pool2 eth-eu.sparkpool.com:13333 -wal WalletId.WorkerName/emailAddress -retrydelay 1  -tt 60 -tstop 70 -tstart 65 -fanmin 30 -Rmode 1  -minRigSpeed 40   -powlim 1:-45,2:-50,3:-50,4:-50,5:-50,6:-45 -mclock 1:+1400,2:+1380,3:+1380,4:+1350,5:+1400,6:+1300 -mcdag 1 -nvidia

The first part is to enable it to run as admin. The parameters powlim, mclock and mcdag helps you not to need afterburner, the other are general parameters, you can find them in phonenix documentation.

Hope it helps.



can you share for pny and palit 3090 gpu settings?


I run 4 x PNY 3090's but use Afterburner for the OC...

REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool ssl://us2.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -prate 0.10 -gpus 1,2,3,4, -nvNew 1 -astats 1 -wdtimeout 150 -rmode 2 -log 0 -nvidia -lidag 2 -minRigSpeed 440 -cdm 0 -fret 3 -wal sanitized.Rig001 -proto 3 
pause


rambetiko
Member
**
Offline Offline

Activity: 188
Merit: 10


View Profile
March 04, 2021, 07:50:06 PM
 #10


can you share for pny and palit 3090 gpu settings?


I run 4 x PNY 3090's but use Afterburner for the OC...

REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool ssl://us2.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -prate 0.10 -gpus 1,2,3,4, -nvNew 1 -astats 1 -wdtimeout 150 -rmode 2 -log 0 -nvidia -lidag 2 -minRigSpeed 440 -cdm 0 -fret 3 -wal sanitized.Rig001 -proto 3 
pause

thank you
what is your OC settings, hashrate and vram temp? i wanted best settings.
Sledge0001
Full Member
***
Online Online

Activity: 583
Merit: 149



View Profile WWW
March 05, 2021, 11:20:27 AM
 #11


can you share for pny and palit 3090 gpu settings?


I run 4 x PNY 3090's but use Afterburner for the OC...

REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool ssl://us2.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -prate 0.10 -gpus 1,2,3,4, -nvNew 1 -astats 1 -wdtimeout 150 -rmode 2 -log 0 -nvidia -lidag 2 -minRigSpeed 440 -cdm 0 -fret 3 -wal sanitized.Rig001 -proto 3 
pause

thank you
what is your OC settings, hashrate and vram temp? i wanted best settings.


Depending on GPU I am seeing between 308 - 324W of power being used.
Vram is +1000 to +1020 that's getting me 120MH/s when using Phoenix and Ethermine.org

Vram Temps are being kept in check with supplemental box fans blowing down on the cards from above plus the open air rack fans from behind.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!