Bitcoin Forum
May 22, 2024, 10:35:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 ... 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877797 times)
daimyo
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
November 09, 2014, 08:55:09 AM
 #2061

Wolf0

+1 for the miner

+2 for the wallpaper  Grin

Value does not exist outside of human consciousness
mvma
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
November 09, 2014, 02:53:19 PM
 #2062

Preparing my GCN kernel for public release; cleaning code, removing stuff I tried that really sucked, like completely unrolled chacha/salsa, stuff like that. After that, I'll package it up with SGMiner and it should be good to go. Should give results like this (NSFW): https://ottrbutt.com/miner/neoscryptwolf-11082014.png

Thanks for your hard work and exciting images Wink.
kaltar
Sr. Member
****
Offline Offline

Activity: 805
Merit: 250


View Profile
November 09, 2014, 07:38:29 PM
 #2063

and where can we find this amazing release .?  Smiley
mfqrs3
Sr. Member
****
Offline Offline

Activity: 419
Merit: 250


View Profile
November 09, 2014, 11:02:02 PM
 #2064

and where can we find this amazing release .?  Smiley

Should be out in under 24h now.

EDIT: Note: I say "should" because I'm waiting on payment - withdrawal taking forever.

Leave the donation adress in signature Wink
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
November 09, 2014, 11:31:16 PM
 #2065

Thanks to ystarnaud the sgminer-develop branch has been updated with badman74's optimizations: https://github.com/sgminer-dev/sgminer/tree/develop. And thanks to elbandi&nicehash you can already download new sgminer-5.1-develop binaries (neoscrypt algo, whirlcoin, diamond v2 and the arebyp scrypt kernel, badman74 optimizations): https://www.nicehash.com/software/#sgminer

Need "badman74" binaries plz
ok my master branch is updated with neoscrypt changes, and new binaries are up
not sure if it will help....
mine is throwing HW errors on diamond, groestlcoin, and scrypt/nscrypt kernels with 14.6
was only doing this with scrypt/nscrypt
on the other hand Xn algos, and neoscrypt seem fine

nice one badman74,,,,,,,,,, is it your "modded for extra hashes" binaries that you have updated ?

cheers

DStefanov
Sr. Member
****
Offline Offline

Activity: 425
Merit: 250


View Profile WWW
November 10, 2014, 01:07:03 AM
 #2066

Thanks to ystarnaud the sgminer-develop branch has been updated with badman74's optimizations: https://github.com/sgminer-dev/sgminer/tree/develop. And thanks to elbandi&nicehash you can already download new sgminer-5.1-develop binaries (neoscrypt algo, whirlcoin, diamond v2 and the arebyp scrypt kernel, badman74 optimizations): https://www.nicehash.com/software/#sgminer

Need "badman74" binaries plz
ok my master branch is updated with neoscrypt changes, and new binaries are up
not sure if it will help....
mine is throwing HW errors on diamond, groestlcoin, and scrypt/nscrypt kernels with 14.6
was only doing this with scrypt/nscrypt
on the other hand Xn algos, and neoscrypt seem fine

nice one badman74,,,,,,,,,, is it your "modded for extra hashes" binaries that you have updated ?

cheers



In my new sgminer-5.1-dev minning algorithm X11 gives many hardware errors !!! With 14.6 drivers under Windovs! What can I do to stop hardware errors? * .bat file for me

del *.bin
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
sgminer.exe --algorithm x11 -o stratum+tcp://pool.xhash.net:3412 -u XXX -p XXX --shaders 2048 --thread-concurrency 8193 --intensity 18 --worksize 256 -g 2 --lookup-gap 2 --gpu-reorder
pause
 
still with sgminer-4.2.2 works perfectly!
Thanks!

-Blueraiven-
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
November 10, 2014, 01:58:37 AM
 #2067

I'm also having problem using sgminer-5.1-dev mining Scrypt-N algo. Throwing hardware error and hash rejections eventhough I already run it with stock settings and only intensity 13 with 14.6 drivers. Any recommended tool for Scrypt-N? TIA
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
November 10, 2014, 02:38:50 AM
 #2068

Thanks to ystarnaud the sgminer-develop branch has been updated with badman74's optimizations: https://github.com/sgminer-dev/sgminer/tree/develop. And thanks to elbandi&nicehash you can already download new sgminer-5.1-develop binaries (neoscrypt algo, whirlcoin, diamond v2 and the arebyp scrypt kernel, badman74 optimizations): https://www.nicehash.com/software/#sgminer

Need "badman74" binaries plz
ok my master branch is updated with neoscrypt changes, and new binaries are up
not sure if it will help....
mine is throwing HW errors on diamond, groestlcoin, and scrypt/nscrypt kernels with 14.6
was only doing this with scrypt/nscrypt
on the other hand Xn algos, and neoscrypt seem fine

nice one badman74,,,,,,,,,, is it your "modded for extra hashes" binaries that you have updated ?

cheers


yes
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
November 10, 2014, 02:41:44 AM
 #2069

Thanks to ystarnaud the sgminer-develop branch has been updated with badman74's optimizations: https://github.com/sgminer-dev/sgminer/tree/develop. And thanks to elbandi&nicehash you can already download new sgminer-5.1-develop binaries (neoscrypt algo, whirlcoin, diamond v2 and the arebyp scrypt kernel, badman74 optimizations): https://www.nicehash.com/software/#sgminer

Need "badman74" binaries plz
ok my master branch is updated with neoscrypt changes, and new binaries are up
not sure if it will help....
mine is throwing HW errors on diamond, groestlcoin, and scrypt/nscrypt kernels with 14.6
was only doing this with scrypt/nscrypt
on the other hand Xn algos, and neoscrypt seem fine

nice one badman74,,,,,,,,,, is it your "modded for extra hashes" binaries that you have updated ?

cheers



In my new sgminer-5.1-dev minning algorithm X11 gives many hardware errors !!! With 14.6 drivers under Windovs! What can I do to stop hardware errors? * .bat file for me

del *.bin
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
sgminer.exe --algorithm x11 -o stratum+tcp://pool.xhash.net:3412 -u XXX -p XXX --shaders 2048 --thread-concurrency 8193 --intensity 18 --worksize 256 -g 2 --lookup-gap 2 --gpu-reorder
pause
 
still with sgminer-4.2.2 works perfectly!
Thanks!
if the one that's working for you is my latest mod binaries, it "should be" just the 5.0.0 branch with all the changes added instead of the dev branch
not sure what might be different in the dev branch so i have no idea why Xn algos are giving errors on 5.1.0-dev
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
November 10, 2014, 02:43:38 AM
 #2070

I'm also having problem using sgminer-5.1-dev mining Scrypt-N algo. Throwing hardware error and hash rejections eventhough I already run it with stock settings and only intensity 13 with 14.6 drivers. Any recommended tool for Scrypt-N? TIA
i have never been able to make scrypt-n work without at least some HW errors....
but i have had the best luck with alexkarnew kernel
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
November 10, 2014, 08:34:59 AM
 #2071

I'm also having problem using sgminer-5.1-dev mining Scrypt-N algo. Throwing hardware error and hash rejections eventhough I already run it with stock settings and only intensity 13 with 14.6 drivers. Any recommended tool for Scrypt-N? TIA
i have never been able to make scrypt-n work without at least some HW errors....
but i have had the best luck with alexkarnew kernel

i have been told 14.*** drivers cause HW/rejects with scrypt N
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
November 10, 2014, 02:04:51 PM
 #2072

is anyone else seeing the NH multi pool's "dead"  ??
Anobix
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
November 10, 2014, 05:45:34 PM
 #2073

Also getting tons of HW errors everywhere as soon as difficulty changes with X11. Going to try an older 5.0 sgminer build and see if it works.
damm315er
Sr. Member
****
Offline Offline

Activity: 539
Merit: 255


View Profile
November 10, 2014, 08:02:42 PM
 #2074

So the new neoscrypt kernel "isn't released yet", but the hashrate on most of the neoscrypt coins has doubled in the last few hours..

Is that's how it's gonna be?  Know someone to get the new kernel?
mvma
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
November 10, 2014, 09:51:36 PM
 #2075

I think the neoscrypt's hashrate  increase is because its profitablity has increased also.
In the oposte way is scrypt-A losing hashrate.
MTJ151
Full Member
***
Offline Offline

Activity: 221
Merit: 100


View Profile
November 11, 2014, 04:47:12 AM
 #2076

So the new neoscrypt kernel "isn't released yet", but the hashrate on most of the neoscrypt coins has doubled in the last few hours..

Is that's how it's gonna be?  Know someone to get the new kernel?

Nope. It's here: https://ottrbutt.com/tmp/neoscrypt.cl

Worksize should be 64, don't bother setting TC, GPU threads 2. Basically the same as my earlier screenshot.

wow nice!!

Thanks Cheesy
GunPowder
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
November 11, 2014, 05:55:27 AM
 #2077

So the new neoscrypt kernel "isn't released yet", but the hashrate on most of the neoscrypt coins has doubled in the last few hours..

Is that's how it's gonna be?  Know someone to get the new kernel?

Nope. It's here: https://ottrbutt.com/tmp/neoscrypt.cl

Worksize should be 64, don't bother setting TC, GPU threads 2. Basically the same as my earlier screenshot.
Thank you, dear))
256 @ 7970
240 @ 280x
GunPowder
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
November 11, 2014, 06:07:51 AM
Last edit: November 11, 2014, 11:40:21 AM by GunPowder
 #2078

So the new neoscrypt kernel "isn't released yet", but the hashrate on most of the neoscrypt coins has doubled in the last few hours..

Is that's how it's gonna be?  Know someone to get the new kernel?
Some people got this at least sunday. I received on sunday the offer to buy new kernel.cl from the member of this forum. I wont discover his name, its just to clean situation about hash growing. Its not because profit.
majsta
Hero Member
*****
Offline Offline

Activity: 561
Merit: 500


kittehcoin.info


View Profile
November 11, 2014, 07:33:28 AM
 #2079

So the new neoscrypt kernel "isn't released yet", but the hashrate on most of the neoscrypt coins has doubled in the last few hours..

Is that's how it's gonna be?  Know someone to get the new kernel?

Nope. It's here: https://ottrbutt.com/tmp/neoscrypt.cl

Worksize should be 64, don't bother setting TC, GPU threads 2. Basically the same as my earlier screenshot.
It doesn't work. Too much hardware errors. Tested on various cards with all possible combinations of settings. What I notice is that if I leave old 14.9 *.bin file it works but then there is no performance increase at all.

tlmoscow
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
November 11, 2014, 07:34:30 AM
 #2080

Have no "accepted", only HWs...Trying everything.
Pages: « 1 ... 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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 ... 233 »
  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!