Bitcoin Forum
July 02, 2024, 01:36:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 »
  Print  
Author Topic: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)  (Read 351509 times)
t0mpr1c3
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
June 02, 2014, 05:31:59 PM
 #921

Thanks. Those settings give me 0 WU and many HW errors on catalyst 13.12 under Linux.

Edit: To clarify, I am running Ubuntu 12.04 32 bit.

You have wrong kernel from sources (x13mod.cl = 31 KB), working kernel for 5850 and binary for windows is in my link (x13mod.cl = 281 KB).

Deleted old *.bin files, recompiled with the larger x13mod kernel, and it's giving me "Error -46: Creating Kernel from program. (clCreateKernel #name)" followed by a segmentation fault.

@t0mpr1c3 - read that :

The big X13mod, works on Radeons 5xxx-6xxx. Its obvious that this is using "hacked" x11mod from Girino's exe (with opencl file >270KB)
example cmd line for 5850
Code:
sgminer -k x13mod -o stratum+tcp://boost.suprnova.cc:3311  --auto-fan -w 256 -g 1 -I 18 --thread-concurrency 7200 --lookup-gap 2 

Works with Cat 13.12, works with 14.4 too. tested on 5850, 6970 and 5750
x13mod.cl - 281KB
https://dl.dropboxusercontent.com/u/88276654/x13mod.7z

Sorry but can't remember how I found it, was posted somewhere in a forum - with complete sgminer build, made 28-05 early in the morning Cheesy

PS: https://dl.dropboxusercontent.com/u/88276654/sgminerx11.zip thats the file I downloaded, the x13mod kernel inside is NOT compatible with later sgminer builds, so ...

OK thanks for the info.
flex65
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
June 02, 2014, 06:40:03 PM
 #922

i'm trying x13mod and have nothing )) first ver crashes (problems with kernel), second ver - one of my cars has many HW.
does anyone have working x13mod?
qunity3d
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
June 02, 2014, 06:55:32 PM
 #923

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.
 
Sehae
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
June 02, 2014, 07:06:59 PM
 #924

Has anyone got Boostcoin at x13 running properly on 280x's?
I seem to fail hard at getting thigs to work with my rigs? Could someone please post the config file he uses and the version ( I try with the x13 from here lol)?
Cheers  Shocked
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
June 02, 2014, 08:30:13 PM
 #925

That working x13 kernel for 5xxx and 6xxx cards is not near close hashrate how it should be.
Posted from Bitcointa.lk - #Af5Y9PGMa4GNVbSN
speedhash.eu
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
June 02, 2014, 08:54:48 PM
 #926

Two quick questions:

- does the newest PIMP (June 1st v1.4.2) support X13 and X11_mod (better hashrates) without problems?
- what is the power consumption for X13? Smiliar to X11 (~ 50% of Scrypt)?

Thanks for help in advance!
ekoice
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
June 02, 2014, 09:18:22 PM
 #927

x13 :




x11:



cheers.
punisher1
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
June 02, 2014, 09:21:38 PM
 #928

i have a nvidia 650ti and windows 7 x64 .
what i need to mine x13 and what settings should i use ?
thank you !
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 02, 2014, 09:26:24 PM
Last edit: June 02, 2014, 09:38:03 PM by bullus
 #929

Thanks. Those settings give me 0 WU and many HW errors on catalyst 13.12 under Linux.

Edit: To clarify, I am running Ubuntu 12.04 32 bit.

You have wrong kernel from sources (x13mod.cl = 31 KB), working kernel for 5850 and binary for windows is in my link (x13mod.cl = 281 KB).

Deleted old *.bin files, recompiled with the larger x13mod kernel, and it's giving me "Error -46: Creating Kernel from program. (clCreateKernel #name)" followed by a segmentation fault.

@t0mpr1c3 - read that :

The big X13mod, works on Radeons 5xxx-6xxx. Its obvious that this is using "hacked" x11mod from Girino's exe (with opencl file >270KB)
example cmd line for 5850
Code:
sgminer -k x13mod -o stratum+tcp://boost.suprnova.cc:3311  --auto-fan -w 256 -g 1 -I 18 --thread-concurrency 7200 --lookup-gap 2 

Works with Cat 13.12, works with 14.4 too. tested on 5850, 6970 and 5750
x13mod.cl - 281KB
https://dl.dropboxusercontent.com/u/88276654/x13mod.7z

Sorry but can't remember how I found it, was posted somewhere in a forum - with complete sgminer build, made 28-05 early in the morning Cheesy

PS: https://dl.dropboxusercontent.com/u/88276654/sgminerx11.zip thats the file I downloaded, the x13mod kernel inside is NOT compatible with later sgminer builds, so ...

OK thanks for the info.

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??
Code:
sgminer 4.1.0 - Started: [2014-06-02 23:22:07]
--------------------------------------------------------------------------------
(5s):1.371M (avg):1.381Mh/s | A:16  R:0  HW:0  WU:0.014/m
ST: 1  SS: 0  NB: 6  LW: 262  GF: 0  RF: 0
Connected to am02.eu.trademybit.com:5550 (stratum) diff 0.003 as user xxxx
Block: 37c56433...  Diff:602  Started: [23:25:07]  Best share: 0.057
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  57.5C 2466RPM | 1.382M/1.387Mh/s | R:  0.0% HW:0 WU:0.014/m I:18
--------------------------------------------------------------------------------
[23:23:51] Accepted 95ec8d27 Diff 0.007/0.003 GPU 0 at am02 tmb x13
[23:24:02] Accepted dc3dc4da Diff 0.005/0.003 GPU 0 at am02 tmb x13
[23:24:12] Network diff set to 592
[23:24:12] New block detected on network before pool notification
[23:24:24] Accepted 6f611824 Diff 0.009/0.003 GPU 0 at am02 tmb x13
[23:24:37] Network diff set to 584
[23:24:37] Stratum from am02 tmb x13 detected new block
[23:24:42] Accepted cf8027fe Diff 0.005/0.003 GPU 0 at am02 tmb x13

Is the hashrate ok?
6970@960/1375

Code:
"kernel" : "x13mod",
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-only" : true,
"kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scan-time" : "7",
"scrypt" : true,
"shares" : "0",
"failover-switch-delay" : "10",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-engine" : "0",
"gpu-fan" : "55",
"gpu-platform" : "0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "8",
"gpu-vddc" : "0",
"intensity" : "18",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "64",
"lookup-gap" : "0",
"shaders" : "1536",
"thread-concurrency" : "8000",
"no-pool-disable" : true,
"device" : "0"

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
hashbrown9000
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile
June 02, 2014, 10:05:59 PM
 #930

For the guys running R9 270 cards: I had to switch over to girino's 2% version under BAMT 1.6. To get any sort of stability past 8 hours of mining. Now my rigs are rock stable at near 1965 khs per 270x. A hair lower with 270 non-x.

Note all my cards are undervolted in the BIOS to 1.100v using VBE7. I could probably push them to 2.2 Mhs if they were still stock @ 1.250v, however electric rates are going up as we speak where I am.

My settings off the top of my head:

Xintensity: 512
Gpu-threads: 2
Lookup-gap: 2
Thread-concurrency: 5121
Gpu-engine: 1110
Gpu-memckock: 1250
Gpu-powertune: 20
Auto-fan: true
Shaders: 1280
Gpu-fan: 35-85

If someone can verify Pimp can run the free x11mod and x13mod on 270 and 270x cards without needing to hard reboot after a few hours I can switch back. But for now I'm stable with girino


Pinkcoin:
ETH:
VTC:
BTC:
treyson
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
June 02, 2014, 10:06:25 PM
 #931

On x13mod on a 290 rig i've found that my memory speed is bouncing between what I have it set at, 1250mhz, and 150mhz.  It continually drops to 150mhz and then regains to 1250mhz.  It happens roughly every 15seconds.  Still hashes, still submits, but this appears to be dropping hashing speed over time.

My 280x rig doesn't do this with same software.

Anybody else seeing this and any ideas?

This was fixed earlier by downloading MSI AB and then checking Unofficial overclock in the Settings.  Apparently this has something to do with the powertune.


I tried this without success.  I wonder if I need to set anything specific for powertune?  I'm at 0 now, but issue persisted at 20 as well.  The powertune lead makes sense because it appears memory is downclocking or throttling, though I'm not overclocking the cards (950c/1250m) and volts are untouched.

The issue has continued through AMD Drivers 13.12's, 14.4's and i'm on MSI AB beta 19.
NRD
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
June 02, 2014, 10:09:09 PM
Last edit: June 02, 2014, 10:22:48 PM by NRD
 #932

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.
RoyalSands
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
June 02, 2014, 10:25:11 PM
Last edit: June 03, 2014, 12:13:03 AM by RoyalSands
 #933

For the guys running R9 270 cards: I had to switch over to girino's 2% version under BAMT 1.6. To get any sort of stability past 8 hours of mining. Now my rigs are rock stable at near 1965 khs per 270x. A hair lower with 270 non-x.

Note all my cards are undervolted in the BIOS to 1.100v using VBE7. I could probably push them to 2.2 Mhs if they were still stock @ 1.250v, however electric rates are going up as we speak where I am.

My settings off the top of my head:

Xintensity: 512
Gpu-threads: 2
Lookup-gap: 2
Thread-concurrency: 5121
Gpu-engine: 1110
Gpu-memckock: 1250
Gpu-powertune: 20
Auto-fan: true
Shaders: 1280
Gpu-fan: 35-85

If someone can verify Pimp can run the free x11mod and x13mod on 270 and 270x cards without needing to hard reboot after a few hours I can switch back. But for now I'm stable with girino



"1965 khs per 270x"

Is that mining X11?

Because if it is then that is horribly low for a 270x. 
virtualista
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
June 02, 2014, 10:33:20 PM
Last edit: June 02, 2014, 11:10:40 PM by virtualista
 #934

X13 MSI 280X 3G 2.515+ Mh/s

"intensity" : "16",
"worksize" : "256",
"kernel" :"marucoinmod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-memclock" : "1300",
"gpu-memdiff" : "0",
"gpu-powertune" : "20"

https://i.imgur.com/Q5GiBON.png
mrbrdo
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
June 03, 2014, 12:14:40 AM
 #935

Hey guys,

Since we merged all (or most) functionality from sph-sgminer into official sgminer (https://github.com/sgminer-dev/sgminer/tree/v5_0), and also added both X11-mod and X13-mod kernels, it would be cool if we can work together there, so we can keep all the improvements in one place.
I am happy to merge any improvements from this version into there.

Also, I would be really interested to hear if you guys still get the SICK problem on our v5_0 branch (we did not increase the sick time)? Since there are many new bugfixes there and it could be that the issue is not directly caused by X11-mod. Personally I haven't had any SICK yet (I don't over-do it on the GPU settings though).

iOS/Android app for miners - Altcoin Monitor - https://bitcointalk.org/index.php?topic=419844.msg4927994
Rig management software - FarmCP - https://bitcointalk.org/index.php?topic=439402.msg4827394
hero18688
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
June 03, 2014, 02:47:50 AM
 #936

290 for x13mod,please.I got only the same hash as 280x.And it is sick minutes after.
Posted from Bitcointa.lk - #1YvS5J6uNUEVz5KG

goodluck0319
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
June 03, 2014, 03:03:57 AM
 #937

me too. I cannot get pass the 2.2-2.4 MH/s mark.  Huh
bengx
Full Member
***
Offline Offline

Activity: 202
Merit: 100


View Profile
June 03, 2014, 03:35:11 AM
 #938

This working http://sendfile.pl/225633/sgminerx13.zip I have 860 kH/s on Radeon 5850 (Win'7 64 and Catalyst 13.12).

Thanks for the kernel. PM your bitcoin address to me?
jenveno
Member
**
Offline Offline

Activity: 350
Merit: 10


View Profile
June 03, 2014, 04:21:55 AM
 #939

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.


  A I R W A L L E T │    The Gold Standard of Airdrops  
 ►   WHITEPAPER   ◄
[        TWITTER        FACEBOOK        LinkedIn        ANN THREAD        TELEGRAM        INSTAGRAM        ]
flex65
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
June 03, 2014, 05:49:14 AM
 #940

This working http://sendfile.pl/225633/sgminerx13.zip I have 860 kH/s on Radeon 5850 (Win'7 64 and Catalyst 13.12).

Thanks for the kernel. PM your bitcoin address to me?

with this shminer one card has +100500 HW, dont know why...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!