Jeztah
Active member
One of my mining computers with an R9 270x lost it's hard drive so I got PIMP going, 1.7.0 with the 14.9 drivers.
Currently doing 2342 Kh/s with Pimp's built in sph-sgminer_x11mod that is in with W0lf's binaries.
A different Windows rig, same vid card, is doing 4.2 average. The same settings aren't cutting it for Pimp.
Can someone help me with settings? Do I need a different sgminer?
My conf:
{
"pools" : [
{
"notes" : "P2Pool",
"url" : "stratum+tcp://x.x.x.x
ort",
"user" : "Xdashaddress",
"pass" : "x"
}
]
,
"auto-fan" : true,
"intensity" : "18",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"api-listen" : true,
"api-port" : "4028",
"api-allow": "W:127.0.0.1",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1150",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-vddc" : "0.00",
"gpu-fan" : "50-100",
"temp-hysteresis" : "3",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"expiry" : "1",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x11mod"
}
Currently doing 2342 Kh/s with Pimp's built in sph-sgminer_x11mod that is in with W0lf's binaries.
A different Windows rig, same vid card, is doing 4.2 average. The same settings aren't cutting it for Pimp.
Can someone help me with settings? Do I need a different sgminer?
My conf:
{
"pools" : [
{
"notes" : "P2Pool",
"url" : "stratum+tcp://x.x.x.x
"user" : "Xdashaddress",
"pass" : "x"
}
]
,
"auto-fan" : true,
"intensity" : "18",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"api-listen" : true,
"api-port" : "4028",
"api-allow": "W:127.0.0.1",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1150",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-vddc" : "0.00",
"gpu-fan" : "50-100",
"temp-hysteresis" : "3",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"expiry" : "1",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x11mod"
}