Pages:
Author

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

sr. member
Activity: 560
Merit: 250
Any good configs for 3 x 290s on x13?  I'm only getting 2 MHs each ( Win 7 and Catalyst 13.11 Beta )




this will give you 2800 ~ 3000 mh on 290

if this worked for you buy me a beer Grin Grin
1KYPapEzhxvpLwb6eZB1DBg9joq2hVsz55

Code:
"api-allow" : "W:127.0.0.1,W:0/0",
"api-listen" : true,
"expiry" : "30",
"kernel-path" : "/usr/local/bin",
"protocol-dump" : true,
"queue" : "2",
"scan-time" : "30",
"auto-fan" : true,
"gpu-threads" : "2",
"gpu-engine" : "1050,1000,1050,1050",
"gpu-fan" : "30-85",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0,0",
"gpu-powertune" : "20",
"gpu-reorder" : true,
"gpu-vddc" : "1.105,0,1.125,1.105",
"intensity" : "20",
"temp-target" : "82",
"temp-overheat" : "90",
"temp-cutoff" : "95",
"vectors" : "1",
"worksize" : "128",
"lookup-gap" : "2",
"shaders" : "0",
"thread-concurrency" : "24550",
"xintensity" : "500",
"failover-switch-delay" : "20",
"scrypt" : true,
"no-pool-disable" : true
}
sr. member
Activity: 422
Merit: 250
Any good configs for 3 x 290s on x13?  I'm only getting 2 MHs each ( Win 7 and Catalyst 13.11 Beta )

newbie
Activity: 30
Merit: 0
My 5850 can't mine x13 neither x11. Tryed both kernel and still no go.
With this "x13mod.cl = 31 KB" sgminer crashed  Angry Angry
and with this "x13mod.cl = 281 KB" is hasing but it gives me HW, with any settings I(12-19), WS(64-256), TC(5000-7200)  Undecided
I even tryed with no settings.....
Any ideas?? I just can't figure it out? Huh Huh
Which drivers/sdk you have? I had 12.6 and 2.8sdk than updated to 13.2 same shit, and 14.4 too is not working, it's like I didnt do anything...
Yes I am on Windows 7 - 64bit.

thanks
 
use kernel x13modold   
it's fixed by lasybear  https://github.com/lasybear/sph-sgminer_x11mod/commit/f27d74b5e6e5f12d1d0d7475cefa343b537e6cbb

My system  Windows 7 - 64bit driver 14.1  and   hd 5670  - it's work

ehh didnt see the link
Can someone compile it for Windows?
thanks
hero member
Activity: 896
Merit: 1000
Anyone got a 7990 working?

Im running dual 7990 rigs and getting nothing but HW errors?

This is my bat. Anyone know whats causing the issue? Have tried various tc and intensities, and tried 13.12, 13.9. 14.4 and 14.6 drivers.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\sgminer_x11x13mod_03_06_2014\sgminer.exe --kernel x13mod -o stratum+tcp://am01.eu.trademybit.com:5550 -u sb0y1.2 -p 1234 -w 256 --thread-concurrency 11200 -g 2 -I 13 --gpu-memclock 1500 --gpu-engine 1040 --gpu-fan 100

Try TC=8192, I=17, g=2 if there are too many HW, reduce the core frequency.
newbie
Activity: 2
Merit: 0
8192 giving me nothing.

Pushing TC into 20000+ actually giving me results.

Using 22336 I am hashing without HW errors. Each core is hashing about 2.3 but with a WU of 0.02~ Im assuming this should be a lot higher?

Accepted shares coming in very slowly each gpu has around 10 accepted after a couple of mins.
sr. member
Activity: 294
Merit: 250
-thread-concurrency 8192 ?

newbie
Activity: 2
Merit: 0
Anyone got a 7990 working?

Im running dual 7990 rigs and getting nothing but HW errors?

This is my bat. Anyone know whats causing the issue? Have tried various tc and intensities, and tried 13.12, 13.9. 14.4 and 14.6 drivers.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\sgminer_x11x13mod_03_06_2014\sgminer.exe --kernel x13mod -o stratum+tcp://am01.eu.trademybit.com:5550 -u sb0y1.2 -p 1234 -w 256 --thread-concurrency 11200 -g 2 -I 13 --gpu-memclock 1500 --gpu-engine 1040 --gpu-fan 100
legendary
Activity: 1792
Merit: 1008
/dev/null
x13modold get 1.05Mh/s on HD5850.
It is not much different from previous.
is there better settings?
care to share?

-I 16 -w 64 -g 1
not use .conf file.
You must be overclocking the cards?! at default 725/1000 I get like 800 :S
at 765/1000 i also cant reach it (916kH/s)
tough i didnt try worksize 64 (currently 128) yet.

--- some time passed while testing ---

worksize 64 makes things horible (782) which is logical, due ot more overhead.
newbie
Activity: 30
Merit: 0
My 5850 can't mine x13 neither x11. Tryed both kernel and still no go.
With this "x13mod.cl = 31 KB" sgminer crashed  Angry Angry
and with this "x13mod.cl = 281 KB" is hasing but it gives me HW, with any settings I(12-19), WS(64-256), TC(5000-7200)  Undecided
I even tryed with no settings.....
Any ideas?? I just can't figure it out? Huh Huh
Which drivers/sdk you have? I had 12.6 and 2.8sdk than updated to 13.2 same shit, and 14.4 too is not working, it's like I didnt do anything...
Yes I am on Windows 7 - 64bit.

thanks
 
use kernel x13modold   
it's fixed by lasybear  https://github.com/lasybear/sph-sgminer_x11mod/commit/f27d74b5e6e5f12d1d0d7475cefa343b537e6cbb

My system  Windows 7 - 64bit driver 14.1  and   hd 5670  - it's work

Cant even start it now, sgminer always crash with "x13modold"
sr. member
Activity: 416
Merit: 250
My 5850 can't mine x13 neither x11. Tryed both kernel and still no go.
With this "x13mod.cl = 31 KB" sgminer crashed  Angry Angry
and with this "x13mod.cl = 281 KB" is hasing but it gives me HW, with any settings I(12-19), WS(64-256), TC(5000-7200)  Undecided
I even tryed with no settings.....
Any ideas?? I just can't figure it out? Huh Huh
Which drivers/sdk you have? I had 12.6 and 2.8sdk than updated to 13.2 same shit, and 14.4 too is not working, it's like I didnt do anything...
Yes I am on Windows 7 - 64bit.

thanks
 
use kernel x13modold   
it's fixed by lasybear  https://github.com/lasybear/sph-sgminer_x11mod/commit/f27d74b5e6e5f12d1d0d7475cefa343b537e6cbb

My system  Windows 7 - 64bit driver 14.1  and   hd 5670  - it's work
newbie
Activity: 30
Merit: 0
My 5850 can't mine x13 neither x11. Tryed both kernel and still no go.
With this "x13mod.cl = 31 KB" sgminer crashed  Angry Angry
and with this "x13mod.cl = 281 KB" is hasing but it gives me HW, with any settings I(12-19), WS(64-256), TC(5000-7200)  Undecided
I even tryed with no settings.....
Any ideas?? I just can't figure it out? Huh Huh
Which drivers/sdk you have? I had 12.6 and 2.8sdk than updated to 13.2 same shit, and 14.4 too is not working, it's like I didnt do anything...
Yes I am on Windows 7 - 64bit.

thanks
 
legendary
Activity: 1151
Merit: 1001
x13modold get 1.05Mh/s on HD5850.
It is not much different from previous.
is there better settings?
care to share?

-I 16 -w 64 -g 1
not use .conf file.
You must be overclocking the cards?! at default 725/1000 I get like 800 :S
full member
Activity: 126
Merit: 100
Keep getting lock ups with the miner after 14+ hours. Require physical reboots.

7970 card using the following:I = 16 core = 1113 mem 1450 Hash rate of 3.25Mh per card.

Stable and very few rejects over long periods then bricks the whole rig?!

Help??

newbie
Activity: 25
Merit: 0
Code:
{
"pools" : [
{
"name" : " ",
"url" : " ",
"user" : " ",
"pass" : " ",
"pool-priority" : " "
}
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"failover-only" : true,
"auto-fan" : true,
"gpu-threads" : "2",
"gpu-engine" : "1000",
"gpu-fan" : "30-85",
"gpu-memclock" : "1300",
"gpu-powertune" : "30",
"no-restart" : true,
"temp-target" : "80",
"temp-overheat" : "90",
"temp-cutoff" : "95",
"worksize" : "128",
"lookup-gap" : "1",
"thread-concurrency" : "25600",
"xintensity" : "155",
"no-client-reconnect" : true,
"gpu-reorder" : true,
"vectors": "1",
"kernel" : "x13mod"
}

This config with lasybear's sgminer_x11x13mod_30_05_2014 yields me ~2.9Mhash\sec on the cards not connected to the monitor. I tried using his the most recent miner but it does 100kash\sec less per card using the same config.

http://i.imgur.com/8A8rskX.png
sr. member
Activity: 422
Merit: 250
Any good settings for r9 290 x13mod?

I am getting just 2600....

what's your config? I can barely get 2 MH/s on my 290s.
hero member
Activity: 848
Merit: 500
5850 goes to dead after some time with both x11/x13.
Posted from Bitcointa.lk - #RTV0ozpMmONF6NPR
full member
Activity: 156
Merit: 100
Any good settings for r9 290 x13mod?

I am getting just 2600....

i've been fiddling with mine and any attempt at all just hangs the Card.. i've left it as is for now.. i've had more success with my 270s. THeyve been downvolted so i may try that with the 290 and see what difference it makes to voer clocking.
legendary
Activity: 1148
Merit: 1000
Any good settings for r9 290 x13mod?

I am getting just 2600....
member
Activity: 113
Merit: 14
new version fails to work properly. For some reason i get no submissions.  Seems to hash slightly higher hashrate but never submits any work. (7870/270x/270)
Code:
sgminer  - Started: [2014-06-05 07:19:34] - [0 days 04:47:41]
--------------------------------------------------------------------------------
(5s):2.920M (avg):2.882Mh/s | A:1281  R:20  HW:0  WU:0.041/m
ST: 0  SS: 2  NB: 596  LW: 27916  GF: 0  RF: 0
Connected to Trademybit (stratum) diff 0.007 as user someone.5
Block: 1ab64ff7...  Diff:968  Started: [12:07:15]  Best share: 17
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  66.0C 1550RPM | 2.886M/2.883Mh/s | A:1281 R:  1.7% HW:0 WU:0.041/m rI:81920
--------------------------------------------------------------------------------
[12:05:46] Accepted 85ae737a Diff 0.007/0.007 GPU 0 at Trademybit
[12:06:07] Accepted 86d6743b Diff 0.007/0.007 GPU 0 at Trademybit
[12:06:09] Accepted 388df216 Diff 0.018/0.007 GPU 0 at Trademybit
What I'm doing wrong?
sr. member
Activity: 440
Merit: 250
new version fails to work properly. For some reason i get no submissions.  Seems to hash slightly higher hashrate but never submits any work. (7870/270x/270)
Pages:
Jump to: