Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer)
by
medvezhonok
on 28/05/2014, 15:38:01 UTC
x11mod hangs on my 7950 once it starts to mine. Sad -k darkcoin works

C:\sph-sgminer_x11mod\sgminer.exe -k x11mod -o stratum+tcp://east1.us.stratum.dedicatedpool.com:8006 -u medvezhonok.mgpu0 -p x -I 13 -g 2 -w 256 --lookup-gap 2 --gpu-engine 950 --gpu-memclock 1250 --gpu-powertune 20 --thread-concurrency 24000 --temp-cutoff 95 --temp-overheat 85 --temp-target 75 --api-listen --api-allow W:127.0.0.1
try to set lower tc.

thx Elun! I tried 8192, and it failed with error -42 loading binary cl into program blah.... darkcoin works, its lower, but it works.

"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"kernel" : "x11mod",
"auto-fan" : true,
"auto-gpu" : true,
"gpu-threads" : "2",
"gpu-engine" : "950",
"gpu-fan" : "55-100",
"gpu-platform" : "0",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
"gpu-reorder" : true,
"intensity" : "13",
"no-restart" : true,
"temp-target" : "70",
"temp-overheat" : "85",
"temp-cutoff" : "90",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "1792",
"thread-concurrency" : "8192"