Pages:
Author

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

full member
Activity: 135
Merit: 100
Yes, but I'm using a .bat file to start my miner.
Do I have to use .conf file to start it?
legendary
Activity: 3248
Merit: 1070
Just tried the version on cryptomining-blog.
I can't get it to work, I get the following when setting -k x11mod in my bat file

sgminer.exe: -k: Invalid parameter to set_kernel



you don't need the -k from bat file

So how exactly do you mean I should configure my bat file without the -k command?

under kernel just put "x11mod", leave the rest the same

see the post above mine
hero member
Activity: 742
Merit: 500
my settings for 7850

Quote
"intensity" : "15",
"worksize" : "128",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "1200",
"gpu-fan" : "10-100",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
"temp-cutoff" : "80",
"temp-overheat" : "70",
"temp-target" : "65",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "10",
"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"
}

1.7 mh/s

win 8.1
full member
Activity: 135
Merit: 100
Just tried the version on cryptomining-blog.
I can't get it to work, I get the following when setting -k x11mod in my bat file

sgminer.exe: -k: Invalid parameter to set_kernel



you don't need the -k from bat file

So how exactly do you mean I should configure my bat file without the -k command?
newbie
Activity: 3
Merit: 0
Try fiddling with worksize, i.e reducing it.
Tried 32, 48, 64, 96, 128, 192. The best result was 2.74 MH/s at --worksize 64.
i have same problem by my 290, it seems that improvement is not support for 290s cards
legendary
Activity: 3248
Merit: 1070
Just tried the version on cryptomining-blog.
I can't get it to work, I get the following when setting -k x11mod in my bat file

sgminer.exe: -k: Invalid parameter to set_kernel



you don't need the -k from bat file
full member
Activity: 135
Merit: 100
Just tried the version on cryptomining-blog.
I can't get it to work, I get the following when setting -k x11mod in my bat file

sgminer.exe: -k: Invalid parameter to set_kernel

sr. member
Activity: 300
Merit: 250
sr. member
Activity: 294
Merit: 250
reputable source for windows - but use at your own risk


http://cryptomining-blog.com/2496-new-sgminer-fork-for-x11-mining-with-higher-performance/

pls click on their banner ad

using it now and can see hashrate improvements
7950
Old 1800kh/s
X11mod 2550kh/s

sr. member
Activity: 826
Merit: 302
So

My 6930 - 1.32 ( + 0.2 at sph )

Code:
--kernel x11mod -I 15 -g 2 --thread-concurrency 8192 --gpu-engine 810 --gpu-memclock 900
newbie
Activity: 3
Merit: 0
How would you install this on PIMP?  If someone could give step by step instructions I can send them doge coins, or paypal for their time.  I do not have a lot but will try to make this worth your effort. I really could use the extra hashing power because I really need those extra coins.

Thank you so much for your time.

hi, step-by-step:

Code:
cd /opt/
rm -frv sph-sgminer
git clone git://github.com/lasybear/sph-sgminer_x11mod.git
mv ./sph-sgminer_x11mod/ ./sph-sgminer/
cd sph-sgminer
cp -av /opt/ADL-SDK/*.h ./ADL_SDK/
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl --enable-gridseed
make

http://imagebin.ca/v/1Nas150ujsR4

config for ASUS R280X

Code:
{
"pools" : [
{
"notes" : "X11 nicehash",
"url" : "stratum+tcp://stratum.nicehash.com:3336",
"user" : "",
"pass" : "x"
}
]
,
"auto-fan" : true,
"intensity" : "15",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"gpu-threads" : "2",
"gpu-platform" : "0",
"gpu-engine" : "1100",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"gpu-fan" : "30-90",
"temp-hysteresis" : "3",
"temp-cutoff" : "85",
"temp-overheat" : "75",
"temp-target" : "60",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"expiry" : "20",
"scan-time" : "10",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x11mod",
"failover-switch-delay" : "60",
"tcp-keepalive" : "30"
}
sr. member
Activity: 300
Merit: 250
4mnth old Miner :-)
reputable source for windows - but use at your own risk


http://cryptomining-blog.com/2496-new-sgminer-fork-for-x11-mining-with-higher-performance/

pls click on their banner ad
Not more or less reputable than the binaries I provided. Also, did you apply the fix to gen_stratum_work to fix the uninitialized stack variable?

not my site I just check their blog every now and then, they were first to release the heavycoin gpu miner.
tjc
full member
Activity: 145
Merit: 100
Thanks RRT5ON! Your work (and many others of course) is appreciated. Tx ID 6770c2ff7a0443c453d417923c9181ebc39d2549608172424a280ef180238699

Can any of you look at my configs and give any input for tweaking?

7970 2.84 Mh/s
Code:
-k x11mod --thread-concurrency 22400 -I 15 -w 256 -g 2 --gpu-engine 1050 --gpu-memclock 1450 --gpu-powertune 20

270x 1.93 Mh/s
270 1.75 Mh/s
Code:
-k x11mod -I 15 -w 256 --gpu-threads 2 --thread-concurrency 8192 --gpu-engine 1100 --gpu-memclock 1250 --gpu-powertune 20


7870 1.58 Mh/s
Code:
-k x11mod -w 64 -g 4 --thread-concurrency 6144 --gpu-engine 1200 --gpu-memclock 1250 --gpu-powertune 20 -I 15


And for thought. This is all just an arms race right? From CPU to optimized GPU to eventually application specific hashing. We are all compelled to keep up and the ratio of our work is essentially unchanged:)
newbie
Activity: 7
Merit: 0
Really nice work guys! LASY N NOVEMBER!, I went out of my way to shut off that 2% donation on the other miner, but this one, I'm sending you both some btc's as we speak... Thanks for being cool! Everyone throw these guys a buck or two... It'll add up, for their great work ;-)
newbie
Activity: 26
Merit: 0
How would you install this on PIMP?  If someone could give step by step instructions I can send them doge coins, or paypal for their time.  I do not have a lot but will try to make this worth your effort. I really could use the extra hashing power because I really need those extra coins.

Thank you so much for your time.
legendary
Activity: 938
Merit: 1001
Win7, work !!! Thanks

sgminer.exe --kernel x11mod -o  stratum+tcp://blablabla -u xxx -p xxx --shaders 2048 --thread-concurrency 8193  --intensity 15 --

worksize 256 -g 2 --gpu-engine 1130 --gpu-memclock 1500 --lookup-gap 2 --gpu-reorder

3040 kh/s sapphire 280x (the old was 2200 kh/s, change only -I from 13 to 15). I try to up engine with 10, give me 20 kh/s, but with the old miner drivers crash on 1200 engine, here is 5:30 am, now will go to sleep, tommorow will try Smiley. Thanks and cheers !!
newbie
Activity: 1
Merit: 0
I loaded this version in my Windows 7 miners tonight and I am seeing about a 28% improvement in hash rate even without any tweaking.
This is great! Smiley
lasybear and Remember... tips coming your way.
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
I will look into the issue, but when it comes to OpenCL, I don't promise anything.
member
Activity: 66
Merit: 10
What about the conf file? What if it's using the darkcoin kernel still?
You can see the conf file above (in my first message). It does not contain any kernel specification, the kernel is specified in my command line only.
The bin file name is "x11modHawaiiglg2tc24550w64l4.bin", so the kernel is x11mod.

Update. The girino's miner gives me 3.76 MH/s, if launched with -X 240,1 instead of -I 15,8. At -I 15,8 it gives the same 2.72.
But your binary (and the one from cryptomining-blog) cannot run at xIntensity of 240 - driver crashes instantly.
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
reputable source for windows - but use at your own risk


http://cryptomining-blog.com/2496-new-sgminer-fork-for-x11-mining-with-higher-performance/

pls click on their banner ad
Not more or less reputable than the binaries I provided. Also, did you apply the fix to gen_stratum_work to fix the uninitialized stack variable?
Pages:
Jump to: