Pages:
Author

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

legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
puting 60mh x13 on pool but pool only shows half of it like 30 mh
what is going on ...x13 mod steals hash???

i think x13 need more optimization in kernel part Grin
Please, people, you have to understand that the pools display hashrate relative to the shares you send per X amount of time. It's called variance, it always varies.
sr. member
Activity: 560
Merit: 250
puting 60mh x13 on pool but pool only shows half of it like 30 mh
what is going on ...x13 mod steals hash???

i think x13 need more optimization in kernel part Grin
sr. member
Activity: 289
Merit: 250
Does the binary include the fix needed to mine with NiceHash.com? Is the idlebug fixed? Thanks

bump
full member
Activity: 168
Merit: 100
different cards (7970, 280x), different setings - the same thing: x11mod is dropping after 5..10 min of work

Settings I use:
"kernel" : "x11mod",
"worksize" : "256",
"gpu-threads" : "1",
"intensity" : "16",
"gpu-engine" : "1100",
"gpu-memclock" : "1625",
"thread-concurrency" : "0",

or:
"kernel" : "x11mod",
"worksize" : "256",
"gpu-threads" : "1",
"intensity" : "18",
"gpu-engine" : "1075",
"gpu-memclock" : "1500",
"thread-concurrency" : "0",

doesn't matter
Please advise

update:
only x11mod is unstable, x13mod is ok
sr. member
Activity: 289
Merit: 250
Does the binary include the fix needed to mine with NiceHash.com? Is the idlebug fixed? Thanks
sr. member
Activity: 560
Merit: 250
how to add x13 to x11mod already installed on bamt???
hero member
Activity: 848
Merit: 500
Ok tried everything .. no way to mine with 5850.
Tried also marucoin kernel, but miner fails to create kerne/binl. Original sph-miner creates it. So might be something wrong in x13mde build.
Posted from Bitcointa.lk - #YMPeqdzRstwP5bgf
legendary
Activity: 3248
Merit: 1070
What is your conf for r9 290 Tri-x for x13 ? I achieve only 2,5Mh/s . Thank you .

try -g 1 -I 20, nothing else, 290 should work at 3.1 MH/s in theory
full member
Activity: 196
Merit: 100
anyone experiencing a 50% sharerate drop after 30-60 minutes of mining? using x13mod
hero member
Activity: 685
Merit: 500
What is your conf for r9 290 Tri-x for x13 ? I achieve only 2,5Mh/s . Thank you .

3x 290 - 8.65MH/s total with x13mod mining MARU.

Quote
del *.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -k x13mod -o stratum+tcp://maru.suprnova.cc:3131 -u ... -p ... -g 1 -w 128 --lookup-gap 2 --thread-concurrency 8192 --intensity 19 --gpu-engine 1030 --gpu-memclock 1350 --gpu-powertune 20 --auto-fan --temp-target 70

pause
member
Activity: 95
Merit: 10
What is your conf for r9 290 Tri-x for x13 ? I achieve only 2,5Mh/s . Thank you .
hero member
Activity: 518
Merit: 500
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.

I couldn't copy the display of the debug, but I saw the following: "BFI_INT could not find the device".
Start miner with
sgminer -c -D -T > output.log
after 10-15 sec press Ctrl+C and send me created file output.log

Ok, I'll do it later. I have a couple important errands to run. Probably 6 or 7 hours from now and thanks for the help.
member
Activity: 113
Merit: 14
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.

I couldn't copy the display of the debug, but I saw the following: "BFI_INT could not find the device".
Start miner with
sgminer -c -D -T > output.log
after 10-15 sec press Ctrl+C and send me created file output.log
hero member
Activity: 848
Merit: 500
Any conf for 5850? It gives me only HWs with x13 ?
Posted from Bitcointa.lk - #c1iml0YIUNJKgNqK
hero member
Activity: 518
Merit: 500
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.

I couldn't copy the display of the debug, but I saw the following: "BFI_INT could not find the device".
member
Activity: 113
Merit: 14
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.
hero member
Activity: 518
Merit: 500
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
newbie
Activity: 59
Merit: 0
Squeezed another 1+ Mh/s out of my 280x/7950 rig. 2*280x+2*7950 is giving me 12.2 Mh/s on x11. Excellent.
member
Activity: 113
Merit: 14
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.
hero member
Activity: 518
Merit: 500
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Pages:
Jump to: