Pages:
Author

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

newbie
Activity: 13
Merit: 0
That working x13 kernel for 5xxx and 6xxx cards is not near close hashrate how it should be.
Posted from Bitcointa.lk - #Af5Y9PGMa4GNVbSN
Because optimised x13 kernel doesn't work on older cards. Seems that people with knowledge are not interested in fixing it Sad
Just updated sources on github with fix for AMD HD 5xxx/6xxx cards. Windows binaries will be a little bit later.
Use "kernel" : "x13modold" in your configs or -k x13modold in command line.

Thanks lasybear!
member
Activity: 113
Merit: 14
That working x13 kernel for 5xxx and 6xxx cards is not near close hashrate how it should be.
Posted from Bitcointa.lk - #Af5Y9PGMa4GNVbSN
Because optimised x13 kernel doesn't work on older cards. Seems that people with knowledge are not interested in fixing it Sad
Just updated sources on github with fix for AMD HD 5xxx/6xxx cards. Windows binaries will be a little bit later.
Use "kernel" : "x13modold" in your configs or -k x13modold in command line.
member
Activity: 100
Merit: 10
I use -k x13mod, but have error:
Error -11: Building Program (clBuildProgram)
"/usr/local/bin/simd.cl", line 37: warning: incompatible redefinition of macro "ROL32" (declared at line 6 of "/usr/local/bin/skein.cl")
#define ROL32 SPH_ROTL32 "/tmp/OCLNDA4lf.cl", line 325: error: function "UBI_BIG" declared
Failed to init GPU thread 0, disabling device 0.
 
I try to use modified sgminer(https://github.com/Elbandi/sgminer). I use "--algorithm marucoinmod", but I have mistake!
legendary
Activity: 1151
Merit: 1001
That working x13 kernel for 5xxx and 6xxx cards is not near close hashrate how it should be.
Posted from Bitcointa.lk - #Af5Y9PGMa4GNVbSN
Because optimised x13 kernel doesn't work on older cards. Seems that people with knowledge are not interested in fixing it Sad
legendary
Activity: 1151
Merit: 1001
So, this one has the same performance as the 40~50% extra performance as the 2% fee one?
6970 6950 x13mod Hw! Can be solved? Already tried 14.6 14.4 13.1 driver! All is invalid!

Please.
READ FEW PAGES OF THE THREAD. NOONE WILL ANSWER SAME QUESTION PAGE AFTER PAGE AFTER PAGE.
legendary
Activity: 1151
Merit: 1001

Thanks, tested your 2nd link and the hd6970 is hashing and recieved accepted shares and no HW-errors Smiley btw is this the miner with the 2% fee??

Is the hashrate ok?
6970@960/1375
afaik No.
Yes.
Cheesy
full member
Activity: 224
Merit: 100
https://www.dropbox.com/s/umdtns7vfvpnca4/X13mod.zip

now testing on giga 280x...


setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k x13mod -o stratum+tcp://pool:port -u user -p pass --failover-only --gpu-engine 1087,1087 --gpu-memclock 1500,1500 --xintensity=512,512 --thread-concurrency 8192,8192 -g 2 -w 256 --lookup-gap 2 --gpu-powertune 0 --gpu-fan auto

2,52 and 2,50 MH
20min testing
full member
Activity: 224
Merit: 100
https://github.com/Elbandi/sgminer

friends, who can compile win version?
this sgminer support x11mod and x13mod
full member
Activity: 177
Merit: 100
That working x13 kernel for 5xxx and 6xxx cards is not near close hashrate how it should be.
Posted from Bitcointa.lk - #Af5Y9PGMa4GNVbSN

Did you get your 6xxx cards running? I'm having problems with my 6990's...

Hi,

I have the same problem.
My 6990´s works fine mining X11 coins but don´t work with X13 coins.


Here´s my .bat file

\sgminer.exe -k x13mod -o   --failover-only -u user.01 -p 1 -w 256 -I 18 -g 2 --lookup-gap 2 --thread-concurrency 8000

This config works with x11 coins with x11mod kernel
x13 ..... HW

Drivers: 13.12
full member
Activity: 224
Merit: 100
can you give to our community working sgminer + x13mod?  Grin Grin

allinone, 100% solid, working sgminer with almost every kernel: https://github.com/Elbandi/sgminer
use with --disable-asic --algorithm darkcoinmod/marucoinmod...
[/quote]

do you have compiled windows version?
please help me  Embarrassed
member
Activity: 140
Merit: 10
Bitcore (BTX) anything is possible!
So, this one has the same performance as the 40~50% extra performance as the 2% fee one?
6970 6950 x13mod Hw! Can be solved? Already tried 14.6 14.4 13.1 driver! All is invalid!
newbie
Activity: 22
Merit: 0

Tried that :S My Vga is old but I use it for Scrypt... I dont know why the new miner isn't initializing the GPU :S

./sgminer -T
let me see the first lines!
full member
Activity: 177
Merit: 100
That working x13 kernel for 5xxx and 6xxx cards is not near close hashrate how it should be.
Posted from Bitcointa.lk - #Af5Y9PGMa4GNVbSN

Did you get your 6xxx cards running? I'm having problems with my 6990's...

Hi,

I have the same problem.
My 6990´s works fine mining X11 coins but don´t work with X13 coins.
member
Activity: 112
Merit: 10
That working x13 kernel for 5xxx and 6xxx cards is not near close hashrate how it should be.
Posted from Bitcointa.lk - #Af5Y9PGMa4GNVbSN

Did you get your 6xxx cards running? I'm having problems with my 6990's...
newbie
Activity: 19
Merit: 0
Could somebody help me out with my Radeon 4870, the miner is not working:

[08:57:28] Start sgminer with -T to see what failed to load.
[08:57:28] Kernel x11mod is experimental.
[08:57:30] Error -11: Building Program (clBuildProgram)
[08:57:30] "C:\Users\XX\AppData\Local\Temp\OCLB297.tmp.cl", line 7710: error: f
unction
          "get_global_offset" declared implicitly
      __global hash_t *hash = &(hashes[gid-get_global_offset(0)]);
                                           ^

"C:\Users\XX\A

i got the same problam yesterday. delete the whole sgminer folder and download it again. will work


can you give to our community working sgminer + x13mod?  Grin Grin

allinone, 100% solid, working sgminer with almost every kernel: https://github.com/Elbandi/sgminer
use with --disable-asic --algorithm darkcoinmod/marucoinmod...




Tried that :S My Vga is old but I use it for Scrypt... I dont know why the new miner isn't initializing the GPU :S
full member
Activity: 224
Merit: 100
Can't get passed 2.7Mhs on my MSI R9 290 with X13. No matter what i try  Cry
newbie
Activity: 22
Merit: 0
Could somebody help me out with my Radeon 4870, the miner is not working:

[08:57:28] Start sgminer with -T to see what failed to load.
[08:57:28] Kernel x11mod is experimental.
[08:57:30] Error -11: Building Program (clBuildProgram)
[08:57:30] "C:\Users\XX\AppData\Local\Temp\OCLB297.tmp.cl", line 7710: error: f
unction
          "get_global_offset" declared implicitly
      __global hash_t *hash = &(hashes[gid-get_global_offset(0)]);
                                           ^

"C:\Users\XX\A

i got the same problam yesterday. delete the whole sgminer folder and download it again. will work


can you give to our community working sgminer + x13mod?  Grin Grin

allinone, 100% solid, working sgminer with almost every kernel: https://github.com/Elbandi/sgminer
use with --disable-asic --algorithm darkcoinmod/marucoinmod...
newbie
Activity: 25
Merit: 0
i have a nvidia 650ti and windows 7 x64 .
what i need to mine x13 and what settings should i use ?
thank you !

No x13 on NV yet as far as I know, check the CC/cudaminer thread. They'll probably be adding it soon enough.


I never tried running more threads as I wanted to see how stable this setup is. Here's a 23 hour run:
http://i152.photobucket.com/albums/s196/nicknrd/Crypto/x11-1438mh-23h.png

3 X 290 tri-x 1080/1500
1 X 7870 OC 1300/1500

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
export GPU_FORCE_64BIT_PTR=1
##export GPU_MAX_HEAP_SIZE=50
del *.bin
timeout /t 4
sgminer.exe -k x11mod --rawintensity 1306624,1306624,1306624,1048576 -g 1,1,1,2 --shaders 2560,2560,2560,1280 -w 256,256,256,64  --no-submit-stale -c sgminer.conf

*Note, I removed TC from my post because it's irrelevant with X11, however I still have it in my .bat file.

Hi!

What is in your sgminer.conf? whis parameters gives me about 9kh Smiley

[10:15:59] GPU0                | (5s):8.693K (avg):9.045Kh/s | A:0 R:0 HW:0 WU:0.000/m
[10:15:59] GPU1                | (5s):9.065K (avg):9.045Kh/s | A:0 R:0 HW:0 WU:0.000/m
newbie
Activity: 19
Merit: 0
Could somebody help me out with my Radeon 4870, the miner is not working:

[08:57:28] Start sgminer with -T to see what failed to load.
[08:57:28] Kernel x11mod is experimental.
[08:57:30] Error -11: Building Program (clBuildProgram)
[08:57:30] "C:\Users\XX\AppData\Local\Temp\OCLB297.tmp.cl", line 7710: error: f
unction
          "get_global_offset" declared implicitly
      __global hash_t *hash = &(hashes[gid-get_global_offset(0)]);
                                           ^

"C:\Users\XX\A
[08:57:30] Failed to init GPU thread 0, disabling device 0
[08:57:30] Restarting the GPU from the menu will not fix this.
[08:57:30] Try restarting sgminer.
Press enter to continue:
full member
Activity: 224
Merit: 100
Coming back to share some settings, as promised, now that I've found something that seems to be working stable.  Grin

Gigabyte R9-270 | win7 64, amd catalyst 14.4 | on x13mod hashing ~1.65mh/s per card

"intensity" : "18",
"kernel" : "x13mod",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "2",
"shaders" : "1280",
"gpu-engine" : "1110",
"gpu-memclock" : "1475",
"gpu-powertune" : "20"


Sapphire R9-280X | Xubuntu 12.04, amd catalyst 14.4 | on x13mod hashing ~2.65mh/s

"intensity" : "18",
"kernel" : "x13mod",
"worksize" : "128",
"lookup-gap" : "2",
"gpu-threads" : "2"
"shaders" : "2048",
"gpu-engine" : "1160",
"gpu-memclock" : "1500",
"gpu-powertune" : "20"

all you gotta do is add your pool/fan/temp details as normal and it should blast off.

Note that I have not thoroughly tested these for days on end yet. I'll report back if shit goes haywire and I need to reconfigure.

can you give to our community working sgminer + x13mod?  Grin Grin
Pages:
Jump to: