Hi All,
currently looking at BIOS setups for the RX480 to see if any thing can be done about the speed/power
It seems speed wise 15SOL/s is about what you are going to get. low Core and Lower mem has little impact on the speed there for the bottle neck is some where else, I believe its the mem bus bandwidth but will leave that explanation for someone else.
So with no perf increase available I looked at power, as little point running these at full power or core/mem speed if there is simply no gain.
The red devils don’t even bother spinning the fans they passively cool them selves with the ref cards only at 800rpm
My Setup for testing this.
Miner: nheqminer_v0.3a
GPU: 2x REF RX480 + 2xRED Devil RX480
BIOS : STOCK
Tools used: WATTTOOL 0.9.2
MOBO: ASROCK H81 BTC
Proc: Intel 2160 i3
SSD/4GBRAM
Drivers - From windows update.
Performance
Speed [300 sec]: 30 I/s, 60 Sols/s (varies but this is approx. avg some times more some times less)
Power
PSU: EVGA 850 P2 @ 230v
@wall Total system 280W (with CPU doing 2 threads and all 4 GPUs)
This is my BAT file:
BAT file contents:
################################################
c:
cd
cd watttool
ping 8.8.8.8
ping 8.8.8.8
start WattTool-0.92.exe GPU0-z.ini
ping 8.8.8.8
start WattTool-0.92.exe GPU1-z.ini
ping 8.8.8.8
start WattTool-0.92.exe GPU2-z.ini
ping 8.8.8.8
start WattTool-0.92.exe GPU3-z.ini
ping 8.8.8.8
cd
cd C:\nheqminer_v0.3a
del *.bin
nheqminer_zcash.exe -l eu -u t1Vc2YbodB6xfwMBqfJh2UU5XkKHihyHpWM -t 2 -od 0 1 2 3
#################################################################
example gpu0.ini fro watttool (red devil)
[General]
NoGUI=1
[Adapter]
Index=0
[GPU]
Mode=Manual
P1_CLK=455
P1_VID=800
P2_CLK=690
P2_VID=800
P3_CLK=815
P3_VID=800
P4_CLK=865
P4_VID=800
P5_CLK=900
P5_VID=800
P6_CLK=935
P6_VID=800
P7_CLK=960
P7_VID=800
[Memory]
Mode=Manual
P1_CLK=1500
P1_VID=800
[Fan]
Mode=Manual
MinRPM=1900
MaxRPM=2100
TargetTemp=80
[Power]
Mode=Manual
MaxTemp=90
PowerTarget=0
[I2C]
LLC=1
PhaseGain=000000
CurrentScale=A0
VoltageOffset=-6
Have fun
Boysie
PS: there is possible more power savings to make but its so low any way.