Pages:
Author

Topic: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) - page 67. (Read 351531 times)

legendary
Activity: 3248
Merit: 1070
getting HW, running 5pcs 280x toxic 8GB ram, driver 13.1 by techpowerup, win 8.1 with this settings. anyone knows how to fix this?

"intensity" : "15",
"worksize" : "256",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-fan" : "85",
"gpu-memclock" : "1650",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.200",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


anyone knows how to fix this?

I don't have a 280X... but I would say: drop worksize to 128, and gpu-memclock to 1500. I get HW errs on my 270's with really high clocks and have to reboot. If nothing else at least try dropping worksize to 128. Also I see you have shaders "0", I would either remove that or set it to the correct number of shaders

i tried what u said .. still getting HW Sad

i'm getting errors too with my 280x if i oc to 1140+ the core, try to lower the core to 1100, or your default

but i'm getting errors only on the first slot gpu
hero member
Activity: 896
Merit: 1000
Drop your frequency a bit, maybe 10MHz. The GPUs are stressed more than the old sgminer.
newbie
Activity: 31
Merit: 0
getting HW, running 5pcs 280x toxic 8GB ram, driver 13.1 by techpowerup, win 8.1 with this settings. anyone knows how to fix this?

"intensity" : "15",
"worksize" : "256",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-fan" : "85",
"gpu-memclock" : "1650",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.200",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


anyone knows how to fix this?

I don't have a 280X... but I would say: drop worksize to 128, and gpu-memclock to 1500. I get HW errs on my 270's with really high clocks and have to reboot. If nothing else at least try dropping worksize to 128. Also I see you have shaders "0", I would either remove that or set it to the correct number of shaders

i tried what u said .. still getting HW Sad
legendary
Activity: 3248
Merit: 1070
I get 3.5MH/s with Gigabyte R9 280x  Smiley
How much DRK I get a day at 10,50MH/s?

which settings, core/temp?
sr. member
Activity: 420
Merit: 250
intensity" : "19,19,19,15",
"worksize" : "128,128,128,256",
"gpu-engine" : "1080,1080,1080,1200",
"gpu-memclock" : "1300,13050,1300,1500",
"lookup-gap" : "2",
"gpu-threads" : "4,4,4,2,",
"thread-concurrency" : "20400,20400,20400,6401",
"shaders" : "2560,2560,2560,1280",
"gpu-powertune" :"20",
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"queue" : "0",
"scan-time" : "1",
"kernel" : "x11mod"

}

this is what I get so far.

3 x 290 non x and 1 x 270x

I cannot use xintensity.  I have to use intensity only. please help me to check it out.

ty
legendary
Activity: 3248
Merit: 1070
mmh, if i overclock my gpu to 1140 it give me 1 HW on the first slot gpu
newbie
Activity: 31
Merit: 0
anyone know what is good settting for 270x only?

why are you using 128 instead of 256 on ur setting?

I previously posted these settings (https://bitcointalksearch.org/topic/m.6951903) on my 270 x & non-x... getting 2.2MH/s each. From tweaking settings 128 gives better hash than 256... Although my w/u is only 0.03, YMMV. Also make sure to use the updated miner for intensities over 15 from page 13
full member
Activity: 154
Merit: 100
My settings:

"intensity" : "19,19",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "4",
"thread-concurrency" : "20400",
"shaders" : "2560",
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"queue" : "0",
"scan-time" : "1",
"kernel" : "x11mod"

clocks 1080/1300  GPU/Mem

When you already use that TC precize number is "20480"
Posted from Bitcointa.lk - #ekJUggno90PYLPe7

Lower TC gives me more kh/s. I tested some. But if u know better, share your knowledge!

I think he is talking about the notion some people have that TC is "suppose" to be a multiple of 64, 128 or 256, something like that...
sr. member
Activity: 420
Merit: 250
anyone know what is good settting for 270x only?

why are you using 128 instead of 256 on ur setting?
newbie
Activity: 31
Merit: 0
getting HW, running 5pcs 280x toxic 8GB ram, driver 13.1 by techpowerup, win 8.1 with this settings. anyone knows how to fix this?

"intensity" : "15",
"worksize" : "256",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-fan" : "85",
"gpu-memclock" : "1650",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.200",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


anyone knows how to fix this?

I don't have a 280X... but I would say: drop worksize to 128, and gpu-memclock to 1500. I get HW errs on my 270's with really high clocks and have to reboot. If nothing else at least try dropping worksize to 128. Also I see you have shaders "0", I would either remove that or set it to the correct number of shaders
newbie
Activity: 26
Merit: 0
My settings:

"intensity" : "19,19",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "4",
"thread-concurrency" : "20400",
"shaders" : "2560",
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"queue" : "0",
"scan-time" : "1",
"kernel" : "x11mod"

clocks 1080/1300  GPU/Mem

When you already use that TC precize number is "20480"
Posted from Bitcointa.lk - #ekJUggno90PYLPe7

Lower TC gives me more kh/s. I tested some. But if u know better, share your knowledge!
newbie
Activity: 31
Merit: 0
getting HW, running 5pcs 280x toxic 8GB ram, driver 13.1 by techpowerup, win 8.1 with this settings. anyone knows how to fix this?

"intensity" : "15",
"worksize" : "256",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-fan" : "85",
"gpu-memclock" : "1650",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.200",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


anyone knows how to fix this?
member
Activity: 70
Merit: 10
What settings for 5870?
With this settings: -k x11mod -I 15 --gpu-fan 55 --temp-cutoff 95 --gpu-engine 920 --gpu-memclock 1250 --worksize 256 -g 2
I get only 1.3 Mh/s

Pretty sure it's not optimized for the 58XX or 59XX series.

I was able to get 1.5MH vs the .977MH per core on my 5970s.  Windows, 13.12 drivers.
hero member
Activity: 848
Merit: 500
My settings:

"intensity" : "19,19",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "4",
"thread-concurrency" : "20400",
"shaders" : "2560",
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"queue" : "0",
"scan-time" : "1",
"kernel" : "x11mod"

clocks 1080/1300  GPU/Mem

When you already use that TC precize number is "20480"
Posted from Bitcointa.lk - #ekJUggno90PYLPe7
newbie
Activity: 26
Merit: 0
On Windows I get 4.1 Mh/s with each of my 2 R9 290 non X, on a test run more than 6 hours.

Thank you!

http://i.imgur.com/QVVijuK.jpg

which driver and can you post your settings?

My settings:

"intensity" : "19,19",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "4",
"thread-concurrency" : "20400",
"shaders" : "2560",
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"queue" : "0",
"scan-time" : "1",
"kernel" : "x11mod"

clocks 1080/1300  GPU/Mem, Catalyst 14.4



which miner do u use?

Elun's version sph-sgminer_x11mod_b2 from page 13
sr. member
Activity: 420
Merit: 250
On Windows I get 4.1 Mh/s with each of my 2 R9 290 non X, on a test run more than 6 hours.

Thank you!



which driver and can you post your settings?

My settings:

"intensity" : "19,19",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "4",
"thread-concurrency" : "20400",
"shaders" : "2560",
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"queue" : "0",
"scan-time" : "1",
"kernel" : "x11mod"

clocks 1080/1300  GPU/Mem, Catalyst 14.4



which miner do u use?
newbie
Activity: 26
Merit: 0
On Windows I get 4.1 Mh/s with each of my 2 R9 290 non X, on a test run more than 6 hours.

Thank you!

http://i.imgur.com/QVVijuK.jpg

which driver and can you post your settings?

My settings:

"intensity" : "19,19",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "4",
"thread-concurrency" : "20400",
"shaders" : "2560",
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"queue" : "0",
"scan-time" : "1",
"kernel" : "x11mod"

clocks 1080/1300  GPU/Mem, Catalyst 14.4

full member
Activity: 140
Merit: 100
We're not in Wonderland anymore Alice
I'm getting a lot of some weird errors, though 280x is doing 3.2Mh/s... downloaded binary from page 13...



What are these "No such host is known" ?
https://bitcointalksearch.org/topic/m.6948333
full member
Activity: 146
Merit: 100
I get 3.5MH/s with Gigabyte R9 280x  Smiley
How much DRK I get a day at 10,50MH/s?

1.5 DRK per day
hero member
Activity: 742
Merit: 500
I get 3.5MH/s with Gigabyte R9 280x  Smiley
How much DRK I get a day at 10,50MH/s?

settings please ? rev.2 ?
Pages:
Jump to: