Got my Vertminer (v0.5.3) running stable, but it's far from optimized. Hope to get things running better with some help via this thread.
Currently running
4x Gigabyte 7950 WindForce 3 REV2.0 (Windows 7 x64, 8GB RAM, Catalyst 12.8 )
@ ~270KH/s each,
totalling ~1.100KH/s.
My .bat file:@echo off
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A
vertminer.exe
My .conf file:{
"pools" : [
{
"url" : "stratum+tcp://xxx:xxx",
"user" : "xxx.xxx",
"pass" : "xxx"
}
]
,
"intensity" : "20, 20, 20, 20",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "22400, 22400, 22400, 22400",
"shaders" : "0,0",
"gpu-fan" : "30-100, 30-100, 30-100, 30-100",
"gpu-memdiff" : "0",
"temp-target" : "72",
"temp-cutoff" : "85",
"auto-fan" : true,
"api-listen" : true,
"api-port" : "4028",
"expiry" : "15",
"gpu-dyninterval" : "7",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"failover-only" : true,
"queue" : "2",
"scan-time" : "5",
"temp-hysteresis" : "3"
}
My Sapphire Trixx settings:GPU: 1150
MEM: 1250
VDDC: 1090 (1.09v locked)
Power Limit: 20 (= Powertune)