Vert Kev 240 khs 0 HW errors
vertminer.conf
{
"pools" : [
{
"url" : "stratum+tcp://3rdbackup.com:3333",
"user" : "USERNAME.WORKER",
"pass" : "x"
},
{
"url" : "stratum+tcp://3rdbackup.com:3333",
"user" : "USERNAME.WORKER",
"pass" : "x"
},
{
"url" : "stratum+tcp://3rdbackup.com:3333",
"user" : "USERNAME.WORKER",
"pass" : "WORKERPASS"
}
]
,
"rawintensity" : "5120",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "6208, 6208",
"gpu-memclock" : "1500, 1500",
"gpu-engine" : "1135, 1140",
"gpu-powertune" : "20, 20",
"temp-target" : "70",
"temp-overheat" : "85",
"temp-cutoff" : "90",
"expiry" : "30",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0,1",
"shaders" : "1280, 1280",
"gpu-fan" : "30-100, 30-100",
"gpu-memdiff" : "0",
"gpu-dyninterval" : "7",
"auto-fan" : true,
"api-listen" : true,
"api-port" : "4028",
"hotplug" : "5",
"no-pool-disable" : true,
"failover-only" : true,
"temp-hysteresis" : "3",
"scrypt-vert" : true
}
Thanks, I will give this a try and see what happens!