Pages:
Author

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

full member
Activity: 168
Merit: 100
sr. member
Activity: 280
Merit: 250
I can't get this to run, I've followed all instructions and have compiled sgminer plenty of times before and get this error:

Code:
"/tmp/OCL9915T23.cl", line 896: error: identifier "buf" i
[12:58:58] Failed to init GPU thread 2, disabling device 2
[12:58:58] Kernel x13mod is experimental.
[12:59:00] Error -11: Building Program (clBuildProgram)
[12:59:00] "/tmp/OCL9915T26.cl", line 885: error: identifier "buf" is undefined
          INPUT_BIG;
          ^

"/tmp/OCL9915T26.cl", line 891: error: identifier "buf" is undefined
      INPUT_BIG;
member
Activity: 113
Merit: 14

x13mod with some my optimizations only in OpenCL code, not miner code
Code:
sgminer  - Started: [2014-06-04 15:58:48] - [0 days 00:01:46]
--------------------------------------------------------------------------------
(5s):2.874M (avg):2.865Mh/s | A:15  R:0  HW:0  WU:0.053/m
ST: 1  SS: 0  NB: 2  LW: 167  GF: 0  RF: 0
Connected to Trademybit (stratum) diff 0.020 as user someone.5
Block: 51133e8a...  Diff:232  Started: [15:59:04]  Best share: 0.688
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  68.0C 1139RPM | 2.881M/2.953Mh/s | A:16 R:  0.0% HW:0 WU:0.053/m rI:81920
--------------------------------------------------------------------------------
[15:59:22] Accepted 11b8fbbc Diff 0.056/0.005 GPU 0 at Trademybit
[15:59:27] Accepted aa5c5a44 Diff 0.006/0.005 GPU 0 at Trademybit
[15:59:28] Accepted 7a40f6a0 Diff 0.008/0.005 GPU 0 at Trademybit
[15:59:31] Accepted 3135dc6d Diff 0.020/0.005 GPU 0 at Trademybit
[15:59:35] Accepted 904f73a9 Diff 0.007/0.005 GPU 0 at Trademybit
[15:59:39] Accepted 39fabeaf Diff 0.017/0.005 GPU 0 at Trademybit
would you mind please to share your full settings?
i get 2.66mh for exact same gpu (msi R9 280x Gaming)
thanks
Code:
"rawintensity" : "81920",
"vector" : "1",
"worksize" : "128",
"kernel" : "x13mod",
"lookup-gap" : "2",
"gpu-engine" : "1190",
"gpu-fan" : "20-95",
"gpu-memclock" : "1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.200",
"temp-cutoff" : "90",
"temp-overheat" : "83",
"temp-target" : "70",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "1",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "4",
"shares" : "0"
sr. member
Activity: 350
Merit: 250

x13mod with some my optimizations only in OpenCL code, not miner code
Code:
sgminer  - Started: [2014-06-04 15:58:48] - [0 days 00:01:46]
--------------------------------------------------------------------------------
(5s):2.874M (avg):2.865Mh/s | A:15  R:0  HW:0  WU:0.053/m
ST: 1  SS: 0  NB: 2  LW: 167  GF: 0  RF: 0
Connected to Trademybit (stratum) diff 0.020 as user someone.5
Block: 51133e8a...  Diff:232  Started: [15:59:04]  Best share: 0.688
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  68.0C 1139RPM | 2.881M/2.953Mh/s | A:16 R:  0.0% HW:0 WU:0.053/m rI:81920
--------------------------------------------------------------------------------
[15:59:22] Accepted 11b8fbbc Diff 0.056/0.005 GPU 0 at Trademybit
[15:59:27] Accepted aa5c5a44 Diff 0.006/0.005 GPU 0 at Trademybit
[15:59:28] Accepted 7a40f6a0 Diff 0.008/0.005 GPU 0 at Trademybit
[15:59:31] Accepted 3135dc6d Diff 0.020/0.005 GPU 0 at Trademybit
[15:59:35] Accepted 904f73a9 Diff 0.007/0.005 GPU 0 at Trademybit
[15:59:39] Accepted 39fabeaf Diff 0.017/0.005 GPU 0 at Trademybit
would you mind please to share your full settings?
i get 2.66mh for exact same gpu (msi R9 280x Gaming)
thanks
member
Activity: 117
Merit: 10
u fixed r9 290 already or still crashes badly ?

I've been seeing increased crashes with my 290X's as well. Sometimes one goes sick and drops to about 40% hashrate and doesn't recover if CGwatcher restarts the miner app. In that case all I can do is have CGwatcher force a reboot if the hashrate drops below a certain threshhold. But it's happening a lot, like 2-3 times/hour in certain circumstances. Other times it runs stable for 12-15 hours. (Might be the mining pool used makes a difference somehow?)

change I to lower by 1. That helped me but lost 200KH/s coz of that
Stability is more important)
sr. member
Activity: 532
Merit: 250
u fixed r9 290 already or still crashes badly ?

I've been seeing increased crashes with my 290X's as well. Sometimes one goes sick and drops to about 40% hashrate and doesn't recover if CGwatcher restarts the miner app. In that case all I can do is have CGwatcher force a reboot if the hashrate drops below a certain threshhold. But it's happening a lot, like 2-3 times/hour in certain circumstances. Other times it runs stable for 12-15 hours. (Might be the mining pool used makes a difference somehow?)

change I to lower by 1. That helped me but lost 200KH/s coz of that
member
Activity: 113
Merit: 14
New version i get 2.4mh old version get 2.5 why it lower Huh same config
Use old version. New version is mainly for old cards.
member
Activity: 113
Merit: 14
I just upgraded to the latest 14.6 driver and strangely it doesn't seem to work, I only get HW errors and no share at all with my R9 290x
(Am I doing something wrong or is there anybody having the same problem ?)
Yep.
Has read a lot of responses that 14.6 is bad for miners.
legendary
Activity: 1708
Merit: 1036
u fixed r9 290 already or still crashes badly ?

I've been seeing increased crashes with my 290X's as well. Sometimes one goes sick and drops to about 40% hashrate and doesn't recover if CGwatcher restarts the miner app. In that case all I can do is have CGwatcher force a reboot if the hashrate drops below a certain threshhold. But it's happening a lot, like 2-3 times/hour in certain circumstances. Other times it runs stable for 12-15 hours. (Might be the mining pool used makes a difference somehow?)
member
Activity: 189
Merit: 10
New version i get 2.4mh old version get 2.5 why it lower Huh same config
legendary
Activity: 1400
Merit: 1050
I just upgraded to the latest 14.6 driver and strangely it doesn't seem to work, I only get HW errors and no share at all with my R9 290x
(Am I doing something wrong or is there anybody having the same problem ?)
member
Activity: 98
Merit: 10
i realised that there is no difference between 1st X13 mod version and the last 03/06/2014, with my rig i got 2.7 per 280x Huh
P/S x13modold kern has decreased the hashrate
sr. member
Activity: 532
Merit: 250
u fixed r9 290 already or still crashes badly ?
newbie
Activity: 45
Merit: 0
anyone got some good results on 5870 with the x13modold ?

cant seem to get past 1.1 MH

gpu 935
mem 1250
tc 8000
worksize 128
gpu-threads 1


tried with worksize 64 and 2 threads but same results

hashing happily at 1.95MH on x11
newbie
Activity: 25
Merit: 0
ATI drivers 13.x vs 14.x, do you observe change in hashrate?

Since I can't get over 2,5Mh on x13 with R9 290 on 13.x drivers, I  think about changing them.
But because it is a lil bit scary for me (on Linux), I would like to make some research before.
member
Activity: 113
Merit: 14
will there be new % increase? girino version gives 100kh/s more

100kh/s more on what? x11 and x13? both?

will there be new % increase? girino version gives 100kh/s more
and 1% fee.



the math is still in his favor

100kh/s more is like 1/30 for 1/100 fee
You're so funny )
This is not a miner quality, but kernels code optimisations.
Ok. Look.
Girino's
Code:
sgminer  - Started: [2014-06-04 16:02:10] - [0 days 00:01:34]
--------------------------------------------------------------------------------
(5s):2.876M (avg):2.854Mh/s | A:17  R:1  HW:0  WU:0.052/m
ST: 0  SS: 0  NB: 9  LW: 165  GF: 0  RF: 0
Connected to Trademybit (stratum) diff 0.005 as user someone.5
Block: 1ecd4b32...  Diff:34  Started: [16:03:42]  Best share: 0.313
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  64.0C 1049RPM | 2.866M/2.902Mh/s | A:18 R:  5.3% HW:0 WU:0.052/m rI:81920
--------------------------------------------------------------------------------
[16:02:28] Accepted 71450cce Diff 0.009/0.005 GPU 0 at Trademybit
[16:02:34] Accepted 1ef085e5 Diff 0.032/0.005 GPU 0 at Trademybit
[16:02:40] Accepted 71108ca2 Diff 0.009/0.005 GPU 0 at Trademybit
[16:02:42] Network diff set to 660
[16:02:42] Stratum from Trademybit detected new block
[16:02:51] Accepted 333e23f5 Diff 0.020/0.005 GPU 0 at Trademybit

x13mod with some my optimizations only in OpenCL code, not miner code
Code:
sgminer  - Started: [2014-06-04 15:58:48] - [0 days 00:01:46]
--------------------------------------------------------------------------------
(5s):2.874M (avg):2.865Mh/s | A:15  R:0  HW:0  WU:0.053/m
ST: 1  SS: 0  NB: 2  LW: 167  GF: 0  RF: 0
Connected to Trademybit (stratum) diff 0.020 as user someone.5
Block: 51133e8a...  Diff:232  Started: [15:59:04]  Best share: 0.688
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  68.0C 1139RPM | 2.881M/2.953Mh/s | A:16 R:  0.0% HW:0 WU:0.053/m rI:81920
--------------------------------------------------------------------------------
[15:59:22] Accepted 11b8fbbc Diff 0.056/0.005 GPU 0 at Trademybit
[15:59:27] Accepted aa5c5a44 Diff 0.006/0.005 GPU 0 at Trademybit
[15:59:28] Accepted 7a40f6a0 Diff 0.008/0.005 GPU 0 at Trademybit
[15:59:31] Accepted 3135dc6d Diff 0.020/0.005 GPU 0 at Trademybit
[15:59:35] Accepted 904f73a9 Diff 0.007/0.005 GPU 0 at Trademybit
[15:59:39] Accepted 39fabeaf Diff 0.017/0.005 GPU 0 at Trademybit

i know this is optimization lol, i was just showing the obvious

is that a 280x at 1100c doing almost 2.9MH/s on x13?
R9 280x MSI Gaming, GPU/MEM 1190/1500, x13.
sr. member
Activity: 378
Merit: 250
will there be new % increase? girino version gives 100kh/s more

100kh/s more on what? x11 and x13? both?

will there be new % increase? girino version gives 100kh/s more
and 1% fee.



the math is still in his favor

100kh/s more is like 1/30 for 1/100 fee

its x13 and i get 100kh/s more from each card i get 3.2mh/s with lasybear and 3.3mh/s with grino may cards are 290s.
so with  grino  i get  3x 3300:9900kh/s- %1fee:9.8mh/s
with lasybear:3x3200kh/s:9.6mh/s
newbie
Activity: 11
Merit: 0
Please fix 290/290x sick bug in x11mod kernel.
Works fine on x13mod but x11mod sicks in 1-30 minutes randomly.

Works fine on vanilla darkcoin kernel in sph-sgminer but binary miner & this miner sick the cards.

Would be nice if it could be fixed in x11mod and sgminer 5.0 Smiley

set your intensity to less with 1 and will be fine Smiley i did and it works.

intensity 8 will cause the same thing as 17 (which is optimal Wink )
newbie
Activity: 22
Merit: 0
Please fix 290/290x sick bug in x11mod kernel.
Works fine on x13mod but x11mod sicks in 1-30 minutes randomly.

Works fine on vanilla darkcoin kernel in sph-sgminer but binary miner & this miner sick the cards.

Would be nice if it could be fixed in x11mod and sgminer 5.0 Smiley

set your intensity to less with 1 and will be fine Smiley i did and it works.
newbie
Activity: 11
Merit: 0
Please fix 290/290x sick bug in x11mod kernel.
Works fine on x13mod but x11mod sicks in 1-30 minutes randomly.

Works fine on vanilla darkcoin kernel in sph-sgminer but binary miner & this miner sick the cards.

Would be nice if it could be fixed in x11mod and sgminer 5.0 Smiley

Note: i've tried different card bioses, different operating systems, and different clocks (even insanely low ones), they all sick randomly while the card is stable on every other algorithm/miner ive tried it on. as well as different catalyst versions.
Pages:
Jump to: