Pages:
Author

Topic: [ANN] sgminer with X11/X13/Nist5/Quark/Anime kernels compatible 14.6 amd drivers - page 11. (Read 90635 times)

newbie
Activity: 11
Merit: 0


For posterity, here was the post that contained the question.

You did update to the "fixed" SGMiner that the OP updated to, right?  

It would appear that your miner is connecting just fine to the actual pool (as it is waiting for work to be available), and by extension your worker (maybe).. but dying because no work was found.  As such, i would rule out a config error wrt to the hardware.  You did do your workers on the pool(s) right, right?


Hi
Thanks for your reply and sorry for being rude.
yes, I updated to the "fixed" but tried also the original version in this thread. Both do the same.
I tried dozen of pools but it's always the same. So. I think the problem is on my side.
I Installed  14.6 drivers, perhaps something is still missing....
No idea how to proceed from this point  Embarrassed
sr. member
Activity: 294
Merit: 250
legendary
Activity: 854
Merit: 1000
Are you all here such a f* snobs?
Asked a question but nobody bothers to drop a word for it.


? what was the question again ?

running 280x at 4.2 with this release, linux. I can answer linux related stuff, but not windows.


It got buried couple pages back, i brought it back above your post.
sr. member
Activity: 393
Merit: 250
Are you all here such a f* snobs?
Asked a question but nobody bothers to drop a word for it.


? what was the question again ?

running 280x at 4.2 with this release, linux. I can answer linux related stuff, but not windows.
legendary
Activity: 854
Merit: 1000
newbie
Activity: 11
Merit: 0
Are you all here such a f* snobs?
Asked a question but nobody bothers to drop a word for it.
member
Activity: 259
Merit: 10
@DJM34

Mining with x11modTahitiglg2tc8262w256l4.bin generated with this new miner is a little slower than with *.bin generated with "x11x13mod_03_06_2014" miner.

but check it... Maybe it`s only me.
hero member
Activity: 840
Merit: 532
got 4.400 my r9 280x toxic. thank you. Kiss

Is that on windows 32 or 64 ?  (Does it mater, using 32/64?)
windows 7 64bit
hero member
Activity: 854
Merit: 539
hello
i'm on linux with smos linux

i have updated successfully my AMD driver but i have a problem to compile your miner


when i use

CFLAGS="-O2 -Wall -march=native" ./configure

i have this result

Quote

------------------------------------------------------------------------
sgminer 4.1.0
------------------------------------------------------------------------


Configuration Options Summary:

  Use git version......: yes
  libcurl(GBT+getwork).: Enabled: -lcurl
  curses.TUI...........: FOUND: -lncurses
  OpenCL...............: FOUND. GPU mining support enabled
  ADL..................: SDK found, GPU monitoring support enabled

Compilation............: make (or gmake)
  CPPFLAGS.............:
  CFLAGS...............: -O2 -Wall -march=native
  LDFLAGS..............:  -lpthread
  LDADD................: -ldl -lcurl   compat/jansson-2.5/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86 -lOpenCL    -lm -lrt

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local

root@smos-1:/opt/miners/sph-sgminer_x11mod# CFLAGS="-O2 -Wall -march=native" ./configure


but when i do the make   i have no ./sgminer created

do you have an idea what i miss?

Quote

root@smos-1:/opt/miners/sph-sgminer_x11mod# make
fatal: No names found, cannot describe anything.
make  all-recursive
fatal: No names found, cannot describe anything.
make[1]: Entering directory `/opt/miners/sph-sgminer_x11mod'
Making all in lib
make[2]: Entering directory `/opt/miners/sph-sgminer_x11mod/lib'
  GEN    signal.h
  GEN    string.h
make  all-recursive
make[3]: Entering directory `/opt/miners/sph-sgminer_x11mod/lib'
make[4]: Entering directory `/opt/miners/sph-sgminer_x11mod/lib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/opt/miners/sph-sgminer_x11mod/lib'
make[3]: Leaving directory `/opt/miners/sph-sgminer_x11mod/lib'
make[2]: Leaving directory `/opt/miners/sph-sgminer_x11mod/lib'
Making all in compat
make[2]: Entering directory `/opt/miners/sph-sgminer_x11mod/compat'
Making all in jansson-2.5
make[3]: Entering directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5'
make  all-recursive
make[4]: Entering directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5'
Making all in src
make[5]: Entering directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5/src'
  CC     dump.lo
  CC     error.lo
  CC     hashtable.lo
  CC     load.lo
  CC     memory.lo
  CC     pack_unpack.lo
  CC     strbuffer.lo
  CC     strconv.lo
  CC     value.lo
  CCLD   libjansson.la
make[5]: Leaving directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5/src'
make[5]: Entering directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5'
make[5]: Leaving directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5'
make[4]: Leaving directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5'
make[3]: Leaving directory `/opt/miners/sph-sgminer_x11mod/compat/jansson-2.5'
make[3]: Entering directory `/opt/miners/sph-sgminer_x11mod/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/miners/sph-sgminer_x11mod/compat'
make[2]: Leaving directory `/opt/miners/sph-sgminer_x11mod/compat'
Making all in ccan
make[2]: Entering directory `/opt/miners/sph-sgminer_x11mod/ccan'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/miners/sph-sgminer_x11mod/ccan'
Making all in sph
make[2]: Entering directory `/opt/miners/sph-sgminer_x11mod/sph'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/miners/sph-sgminer_x11mod/sph'
fatal: No names found, cannot describe anything.
make[2]: Entering directory `/opt/miners/sph-sgminer_x11mod'
  CC     sgminer-sgminer.o
sgminer.c: In function âset_difficulty_multiplierâ:
sgminer.c:1091: warning: comparison of distinct pointer types lacks a cast
sgminer.c: In function âcalc_diffâ:
sgminer.c:3041: warning: unused variable âuintdiffâ
sgminer.c: In function âapp_restartâ:
sgminer.c:3246: warning: passing argument 2 of âexecvâ from incompatible pointer type
/usr/include/unistd.h:558: note: expected âchar * const*â but argument is of type âconst char * const*â
sgminer.c: In function ârebuild_nonceâ:
sgminer.c:6182: warning: implicit declaration of function âqubitcoin_regenhashâ
sgminer.c:6185: warning: implicit declaration of function âquarkcoin_regenhashâ
sgminer.c:6188: warning: implicit declaration of function âmyriadcoin_groestl_regenhashâ
sgminer.c:6191: warning: implicit declaration of function âfuguecoin_regenhashâ
sgminer.c:6194: warning: implicit declaration of function âinkcoin_regenhashâ
sgminer.c:6197: warning: implicit declaration of function âanimecoin_regenhashâ
sgminer.c:6200: warning: implicit declaration of function âgroestlcoin_regenhashâ
sgminer.c:6203: warning: implicit declaration of function âsifcoin_regenhashâ
sgminer.c:6206: warning: implicit declaration of function âtwecoin_regenhashâ
sgminer.c:6214: warning: implicit declaration of function âmarucoin_regenhashâ
  CC     sgminer-api.o
api.c: In function âapiâ:
api.c:3740: warning: âisjoinâ may be used uninitialized in this function
api.c:3732: warning: âcmdsbufâ may be used uninitialized in this function
  CC     sgminer-util.o
  CC     sgminer-sha2.o
  CC     sgminer-logging.o
  CC     sgminer-driver-opencl.o
driver-opencl.c: In function âqueue_sph_kernelâ:
driver-opencl.c:1205: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_x11mod_kernelâ:
driver-opencl.c:1226: warning: unused variable ânumâ
driver-opencl.c:1224: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_nist5_kernelâ:
driver-opencl.c:1269: warning: unused variable ânumâ
driver-opencl.c:1267: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_x13mod_kernelâ:
driver-opencl.c:1301: warning: unused variable ânumâ
driver-opencl.c:1299: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_x13modold_kernelâ:
driver-opencl.c:1348: warning: unused variable ânumâ
driver-opencl.c:1346: warning: unused variable âmidstateâ
  CC     sgminer-ocl.o
  CC     sgminer-findnonce.o
  CC     sgminer-adl.o
adl.c: In function âinit_adlâ:
adl.c:329: warning: unused variable âiNumDisplaysâ
adl.c: At top level:
adl.c:124: warning: âlpAdlDisplayInfoâ defined but not used
  CC     sgminer-scrypt.o
  CC     sgminer-darkcoin.o
darkcoin.c: In function âdarkcoin_regenhashâ:
darkcoin.c:174: warning: unused variable âscratchbufâ
darkcoin.c: In function âscanhash_darkcoinâ:
darkcoin.c:189: warning: unused variable âscratchbufâ
  CC     sgminer-qubitcoin.o
qubitcoin.c: In function âqubitcoin_regenhashâ:
qubitcoin.c:138: warning: unused variable âscratchbufâ
qubitcoin.c: In function âscanhash_qubitcoinâ:
qubitcoin.c:153: warning: unused variable âscratchbufâ
  CC     sgminer-quarkcoin.o
quarkcoin.c: In function âquarkcoin_regenhashâ:
quarkcoin.c:174: warning: unused variable âscratchbufâ
quarkcoin.c: In function âscanhash_quarkcoinâ:
quarkcoin.c:189: warning: unused variable âscratchbufâ
  CC     sgminer-myriadcoin-groestl.o
myriadcoin-groestl.c: In function âmyriadcoin_groestl_regenhashâ:
myriadcoin-groestl.c:102: warning: unused variable âscratchbufâ
myriadcoin-groestl.c: In function âscanhash_myriadcoin_groestlâ:
myriadcoin-groestl.c:117: warning: unused variable âscratchbufâ
  CC     sgminer-fuguecoin.o
fuguecoin.c: In function âfuguecoin_regenhashâ:
fuguecoin.c:88: warning: unused variable âscratchbufâ
fuguecoin.c: In function âscanhash_fuguecoinâ:
fuguecoin.c:103: warning: unused variable âscratchbufâ
  CC     sgminer-inkcoin.o
inkcoin.c: In function âinkcoin_regenhashâ:
inkcoin.c:96: warning: unused variable âscratchbufâ
inkcoin.c: In function âscanhash_inkcoinâ:
inkcoin.c:124: warning: implicit declaration of function âxhashâ
inkcoin.c:111: warning: unused variable âscratchbufâ
  CC     sgminer-animecoin.o
animecoin.c: In function âanimecoin_regenhashâ:
animecoin.c:174: warning: unused variable âscratchbufâ
animecoin.c: In function âscanhash_animecoinâ:
animecoin.c:189: warning: unused variable âscratchbufâ
  CC     sgminer-groestlcoin.o
groestlcoin.c: In function âgroestlhashâ:
groestlcoin.c:57: warning: unused variable âctx_sha2â
groestlcoin.c: In function âgroestlcoin_regenhashâ:
groestlcoin.c:102: warning: unused variable âscratchbufâ
groestlcoin.c: In function âscanhash_groestlcoinâ:
groestlcoin.c:117: warning: unused variable âscratchbufâ
  CC     sgminer-sifcoin.o
sifcoin.c: In function âsifcoin_regenhashâ:
sifcoin.c:129: warning: unused variable âscratchbufâ
sifcoin.c: In function âscanhash_sifcoinâ:
sifcoin.c:144: warning: unused variable âscratchbufâ
  CC     sgminer-twecoin.o
twecoin.c: In function âtwecoin_regenhashâ:
twecoin.c:115: warning: unused variable âscratchbufâ
twecoin.c: In function âscanhash_twecoinâ:
twecoin.c:130: warning: unused variable âscratchbufâ
  CC     sgminer-marucoin.o
marucoin.c: In function âmarucoin_regenhashâ:
marucoin.c:187: warning: unused variable âscratchbufâ
marucoin.c: In function âscanhash_marucoinâ:
marucoin.c:202: warning: unused variable âscratchbufâ
  CC     sgminer-nist5.o
nist5.c: In function ânist5_regenhashâ:
nist5.c:139: warning: unused variable âscratchbufâ
nist5.c: In function âscanhash_nist5â:
nist5.c:154: warning: unused variable âscratchbufâ
  CCLD   sgminer
make[2]: Leaving directory `/opt/miners/sph-sgminer_x11mod'
make[1]: Leaving directory `/opt/miners/sph-sgminer_x11mod'
root@smos-1:/opt/miners/sph-sgminer_x11mod#

hero member
Activity: 896
Merit: 1000
Can somebody post a .bin for X13 generated with 14.6?

Hopefully, with TC=8192, Worksize 128 or 256, gpu threads = 2.

Thanks in advance.

Edit: found it
https://bitcointalksearch.org/topic/m.7429385
legendary
Activity: 854
Merit: 1000
I can also confirm that the openCL file copy method works on 14.4 / 13.12 with 290s and 270s.  Just deleted old bins and extra hash is there.

Here is a shot of the AMD openCL files i pulled:


Edit: I am noticing 13.12 rigs are slower than the 14.4 / 14.6 rigs (maybe).  May need minimum 14.4 to make this work.  Testing now...  No difference with 13.12 vs 14.4/14.6 with same settings.
legendary
Activity: 1092
Merit: 1000
WORKS !! AMD 13.12 - (opencl etc from 14.6 dropped in sgminer folder) - 4,15 mh/s from 280x (bios undervolted)

Well, it worked for me, but weird. When I first moved to x11, I used scrypt setting, and that was crap. So after much tweaking I found that
-I 19 -g 1 (pools) and -I 18 -g 1 (p2pool) gave me the best performance.

 Same happened here. With -g 2 -I 13 (max without driver crash) I get 3,1mh/s.

 Total hashrate (5x 280x) = 20,75 mh/s
 sgminer reports WU = 0.290,
 pool is going a bit bananas, but it also did that before. Reporting 32mh/s, but its only been up 5 minutes.
 
Try these!

Quote
-k x11mod -o stratum+tcp://xxx.xxx.org:3333 -u xxxx -p xxxxx --auto-fan --gpu-fan 25-85 --temp-cutoff 92 --temp-overheat 88 --temp-target 64 -I 19 -g 1 -w 256 --lookup-gap 2 --thread-concurrency 8192 --gpu-powertune 20 --gpu-engine 1100 --gpu-memclock 1500

 Thank you!!
hero member
Activity: 843
Merit: 518
Defend Bitcoin and its PoW: bitcoincleanup.com
Tried this with my R9 290 with amd 14.4, but my hashrate got decreased than before.
I used to get 2.5+MH in x13 mode before but with this just 2.3 MH.
Any idea what went wrong.
Setting are all same before & now.
member
Activity: 62
Merit: 10
Hello

Sharing my x11 .bat for 5x R9 280X RoyalQueen Club3D.
4.45mh/s

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k x11mod -o stratum+tcp://eu.wafflepool.com:3331 -u xxx -p 0.16 -I 18,18,17,18,18 -w 256 --thread-concurrency 8192 --lookup-gap 2 -g 2 --gpu-engine 1150,1150,1150,1150,1150 --gpu-memclock 1500,1500,1500,1500,1500 --auto-fan --gpu-fan 55-85 --temp-cutoff 80 --temp-overheat 76 --temp-target 73 --no-submit-stale --no-pool-disable --api-listen --api-allow W:127.0.0.1

Runs like a tank.

G3220 intel CPU
8GB Ram
64GB SSD
Asrock BTC H81
x R9 280X RoyalQueen Club3D.


The api-listen and api-allow localhost is implemented to work with http://cgminermonitor.com, so obsolete.
config setting pls

If we add to some list, I will keep voting.
member
Activity: 105
Merit: 10
Hello

Sharing my x11 .bat for 5x R9 280X RoyalQueen Club3D.
4.45mh/s

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k x11mod -o stratum+tcp://eu.wafflepool.com:3331 -u xxx -p 0.16 -I 18,18,17,18,18 -w 256 --thread-concurrency 8192 --lookup-gap 2 -g 2 --gpu-engine 1150,1150,1150,1150,1150 --gpu-memclock 1500,1500,1500,1500,1500 --auto-fan --gpu-fan 55-85 --temp-cutoff 80 --temp-overheat 76 --temp-target 73 --no-submit-stale --no-pool-disable --api-listen --api-allow W:127.0.0.1

Runs like a tank.

G3220 intel CPU
8GB Ram
64GB SSD
Asrock BTC H81
x R9 280X RoyalQueen Club3D.


The api-listen and api-allow localhost is implemented to work with http://cgminermonitor.com, so obsolete.
config setting pls


Just copy the values of the .bat file in the .conf file, I stands for Intensity, W for worksize, the other strings are quite straightforward
newbie
Activity: 56
Merit: 0
Does this have automatic x11 / x13 switching for MiningRigRentals and/or TradeMyBit?
Could someone please post an example for it if you have it.  Much appreciated.
member
Activity: 77
Merit: 10
 Huh ???my other cards doing very good(low heat,high speed),but my r9 290 became very hot and not as fast as it should be,anybody know why?(with new sg miner and 14.6driver)
newbie
Activity: 34
Merit: 0



I found the opencl files in AMD folder inside \Packages\Drivers\Display\WB6A_INF\B171094 (after decompressing the 14.6 driver package without installing it, or with 7zip)
I don't know which are needed, so I copied everything that had "opencl" or "amdocl" in the filename into the sgminer folder (8 files, dlls & exes).
Deleted all previous bins, and now it's even better (+3%) than using the bins from 14.6 (I have 14.4 drivers installed).

Did this... 14.4 drivers with 14.6 opencl files in sgminer folder. Msi 7790s up from 1.17mh to 1.62mh. Sapphire 270s up from 2mh to 2.72mh. If anyone is interested in my configs I'll post them upon request.

I use a 7790 (seven-seven-nine-zero, a bit weak I know, but only ~70W).
With 14.6 it went from 1.2MH/s to 1.8MH/s but with locked memory clock (core clock not locked).
I removed 14.6, kept the .bin files, reinstalled 14.4 and everything is fine.
If I recreate the .bin with 14.4 I get my old low hashrates again...



Yes these little things are great power savers, and they run so cool...wish I had bought more last December when they were .1btc each. I'm very curious to know whats in your 1.8mh config...

I have a gigabyte 7790 with 1Gb GDDR5. Core @1150 Mem @1200 (for less heat)
I'm getting 1.830 MH/s and 0.027 WU/m (currently at fractalcoin)
This is my conf. It's nothing special...

Code:
]
,
"xintensity" : "100",
"vectors" : "1",
"worksize" : "128",
"kernel" : "x11mod",
"thread-concurrency" : "8000",
"lookup-gap" : "2",
"gpu-threads" : "4",
"gpu-engine" : "1150",
"gpu-memclock" : "1200",
"queue" : "2",
"scan-time" : "4",
"expiry" : "8",
"no-pool-disable" : true,
"failover-only" : true
}

TC doesn't play such important role as in scrypt. I also use 8192 or 2048, without any significant change.
Memory clock also doesn't affect my rate much, so I keep it low to drop the temps.
You can also try more threads (6 or 8 ).
Q/S/E  based mostly on the coin and pool and my experience/hope/illusion/paranoia...

Update: After a full day of mining, the memory clock is again stuck at stock speed (1500).
I restarted the miner but its still stuck. I'm using djm34 version.
I switched to kozmos version (with bins from 14.6), and the clock is again working ok.
I think this is getting too confusing for me to follow...

From what I've read so far, it seems series 5xxx & 6xxx don't benefit as much by 14.6 or the new miners.

Update2:
If the 14.6 opencl files are in sgminer folder, when I run sgminer, mem clock gets stuck @ stock freq.
If I remove them (after I make the bins), then mem clock acts normal. Weird or not, it works.
I've tried this with both djm34 & kozmos versions for both x11 and x13...



Thanks for the follow up. The MSIs have never liked multiple GPU threads, on any algo... Tried it today with 2 threads and most of your settings and I did get into the 1.8mh range, but after a few hours a couple of cards just slumped down to 1.4mh for some reason. Clocks still the same, no proof of a driver crash but yet they slowed down, had to reboot to get full hashrate back...odd. I did change to Xi 100 and moved my clocks around some... Kept 1130/1400 1 thread per gpu which got them to 1.75mh each just fine holding 66C in a Texas garage with AC maintaining 30C (got tired of the rigs fighting my central air) each card pulling 65-70w total. Good enough for me!
newbie
Activity: 45
Merit: 0
Has anyone gotten this to work for Windows now?

For some reason I'm getting only 1.5MH/s on HD 7850 @1050/1300 core/mem - which is very close to the previous lazybear x11 mod for sph

.bat as below
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\sgminer\sgminer.exe -k x11mod  -o -p -u -I 15 -g 4 -w 128 --lookup-gap 2 --thread-concurrency 8192 --failover-only



try
sgminer.exe (so delete C:\sgminer\) maybe it was refering to another exe of sgminer.


My .bats were in another folder. But no even if i copy them over and removing the prefix doesn't have any difference...
sr. member
Activity: 294
Merit: 250
Has anyone gotten this to work for Windows now?

For some reason I'm getting only 1.5MH/s on HD 7850 @1050/1300 core/mem - which is very close to the previous lazybear x11 mod for sph

.bat as below
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
C:\sgminer\sgminer.exe -k x11mod  -o -p -u -I 15 -g 4 -w 128 --lookup-gap 2 --thread-concurrency 8192 --failover-only



try
sgminer.exe (so delete C:\sgminer\) maybe it was refering to another exe of sgminer.
Pages:
Jump to: