Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.4c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
bitquad
on 31/12/2020, 01:37:32 UTC
What speed normally mining now RX570/RX580 8GB?
I am getting 31.3 mh/s stable with RX580 8GB - Sapphire.

Can u shrare us your settings and Brand and Models of ur GPUs ? please?
Sapphire 11265-01-20G Radeon NITRO+ Rx 580 8GB GDDR5 Dual HDMI/ DVI-D/ Dual DP with Backplate (UEFI) PCI-E Graphics Card

I have a custom BIOS on all of them (18). I forgot what memory type Samsung / Micron. Memory is at 2200 mhz or 2250 mhz. I think 2200 is more stable. Before Claymore stopped I could get up to 33 mh/s with them. But I read Claymore was exaggerating.

I run my batch file as administrator.
_______________________________________________________________________________ ________________________________________________
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)
C:\Users\me\Desktop\PhoenixMiner_5.4c_Windows\PhoenixMiner.exe -pool us1.ethermine.org:4444 -pool2 eu1.ethermine.org:4444 -wal mywallet.myrig -rxboost 1 -straps 1
pause