Bitcoin Forum
June 21, 2024, 08:11:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 ... 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877804 times)
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 20, 2014, 08:31:46 PM
 #2581

new kernel for the version in github/djm34 http://ge.tt/41D9Y872/v/0?c
(it should work with metallicjames is you use in lyra2RE.cl the blake256 code of metallicjames version.


Sorry, is there a mirror?
3 or 4 posts below this one...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
drr0ss
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 20, 2014, 08:37:49 PM
 #2582

new kernel for the version in github/djm34 http://ge.tt/41D9Y872/v/0?c
(it should work with metallicjames is you use in lyra2RE.cl the blake256 code of metallicjames version.


Sorry, is there a mirror?
3 or 4 posts below this one...

Sr
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
December 20, 2014, 08:51:28 PM
 #2583


at which step are you getting stuck ?
(yes apparently ge.tt is down for the moment...)
here a new link: https://mega.co.nz/#!QUUQgCoY!TfWaihlYtsNJrbLJ5yyF0ho5gAYv83C-VUmcfKs8vGQ

can the  lyra2RE .cl file from here be dropped straight into a miner to get more hash rate or does it only work if compiled

cheers
which one ? a miner (windows binary) is included too...
thanks I did not notice it included binary
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 20, 2014, 11:26:14 PM
 #2584

Hey Wolf0,

Sorry to bud in like this but I just came through the following, seems saying the sgminer support GPU/script and for AMD GPU only?
There also Win64 Build and apparently that build seem leading to you I assumed!

https://litecoin.info/Mining_software

Can you provided setting for litecoin GPU mining with scrypt support?
I did trying viewing options but cannot locate option leading to scrypt support!

While mining QRK since other members suggested using -i 14 and -g 2, I assume its the same for litecoins?

It would help by seeing the code leading to actual setting so I can test it as none GPU miner support script!
yes, I am using one GPU CARD!

Thank for your support

7970 just 38khs on Neoscrypt  Tongue first time, whats the setting for NEO and which is the best miner?

For 7970, look up the 280x settings.
Tried that but no luck. i am using wolf miner "wolf-neo-sgminer5-hawaii-11212014"

Don't use that one - use Nicehash's build. Hawaii chips are 290/290X.
sgminer uses ckolivas.cl instead of neo when i use that version.
bat file is something like this and neoscrypt.cl is in the same folder.
Code:
sgminer --algorithm neoscrypt -o stratum+tcp://stratum.ftc.theblocksfactory.com:3333 -u x.1 -p x

You need the develop version of SG 5.

I used to do win64 builds of SGMiner, yes.

Ok just to be on same pages:
https://litecointalk.org/index.php?topic=17533.0

Win64 of sgminer-4.1.0 does support --scrypt as cgminer oldest version then?
Can you provide a code leading scrypt support for litecoin?
I hope to see thread number and as to intensity so I can test!

To your knowlege, does sgminer starting with version 5 support scrypt same as the one explained above?
all versions of sgminer default to scrypt algo if algorithm isnt set
Hatch
Full Member
***
Offline Offline

Activity: 198
Merit: 100


View Profile
December 21, 2014, 12:35:11 AM
 #2585

It is outdated, and hard as a mofo, IMO. I prefer to cross-compile.

Whats the best platform and compiler to do that with? When I first started this back in march, I did set up a PC to dual boot Win7 and Ubuntu 12.04LTS. When Win81 had more driver and GPU control features, I just never did anything else with the Ubuntu.

Maybe with a little support I can help carry on the torch...
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 21, 2014, 12:46:17 AM
 #2586

Hey Wolf0,

Sorry to bud in like this but I just came through the following, seems saying the sgminer support GPU/script and for AMD GPU only?
There also Win64 Build and apparently that build seem leading to you I assumed!

https://litecoin.info/Mining_software

Can you provided setting for litecoin GPU mining with scrypt support?
I did trying viewing options but cannot locate option leading to scrypt support!

While mining QRK since other members suggested using -i 14 and -g 2, I assume its the same for litecoins?

It would help by seeing the code leading to actual setting so I can test it as none GPU miner support script!
yes, I am using one GPU CARD!

Thank for your support

7970 just 38khs on Neoscrypt  Tongue first time, whats the setting for NEO and which is the best miner?

For 7970, look up the 280x settings.
Tried that but no luck. i am using wolf miner "wolf-neo-sgminer5-hawaii-11212014"

Don't use that one - use Nicehash's build. Hawaii chips are 290/290X.
sgminer uses ckolivas.cl instead of neo when i use that version.
bat file is something like this and neoscrypt.cl is in the same folder.
Code:
sgminer --algorithm neoscrypt -o stratum+tcp://stratum.ftc.theblocksfactory.com:3333 -u x.1 -p x

You need the develop version of SG 5.

I used to do win64 builds of SGMiner, yes.

Ok just to be on same pages:
https://litecointalk.org/index.php?topic=17533.0

Win64 of sgminer-4.1.0 does support --scrypt as cgminer oldest version then?
Can you provide a code leading scrypt support for litecoin?
I hope to see thread number and as to intensity so I can test!

To your knowlege, does sgminer starting with version 5 support scrypt same as the one explained above?
all versions of sgminer default to scrypt algo if algorithm isnt set

Which is pretty stupid - typo the algorithm name and risk crashing your system.
+1 happened to me... my card never liked that scrypt version

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
December 21, 2014, 03:36:39 PM
Last edit: December 21, 2014, 03:46:58 PM by semajjames
 #2587

what should i be getting with R9 290x on x13

at the moment i'm getting 4.0Mh/s with Wolf0's leaked .cl file

reason i ask is NH is showing x13 most profitable over x11 but when i do the maths using  NH bct/gh/day and my own hash rates for x11 and x13 the answer is x11 most profit


EDIT I suppose the answer to this could be that NH is not taking in to account Wolf0's x11 .bin ,,,,, ?
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
December 21, 2014, 04:12:25 PM
 #2588

what should i be getting with R9 290x on x13

at the moment i'm getting 4.0Mh/s with Wolf0's leaked .cl file

reason i ask is NH is showing x13 most profitable over x11 but when i do the maths using  NH bct/gh/day and my own hash rates for x11 and x13 the answer is x11 most profit


EDIT I suppose the answer to this could be that NH is not taking in to account Wolf0's x11 .bin ,,,,, ?

I've got 7.1MH/s x13 - so I think the ratio would be the same for x11 : x13, given that you have a bin from me for x13.

I was'nt using your .bin just the .cl I forgot the bin existed,,, but i've now found it on my computer,,, Goodness this takes a lot of human memory keeping up with at the moment

cheers Wolf0
Zuikkis
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
December 21, 2014, 08:17:45 PM
 #2589

new kernel for the version in github/djm34 http://ge.tt/41D9Y872/v/0?c
(it should work with metallicjames is you use in lyra2RE.cl the blake256 code of metallicjames version.

current hashrate on my 290x at 1030/1250 with -g2 -I20 -w64   1.46MH/s (average after stabilization) was 1.32MH/s before

donation welcomed: VyF9fXUSt5iZH6GuA8WvUw4NrVhcybMiLA
(even though it was a paid job... vtc has fall off  Grin) so please makes updating the code worthy...

please also report problems as well as your speed (I can't reach the 1500MH mem clock... so I am a little curious)

I'm getting about 1.1MHs with 280x, but I'm getting a lot of "share above target" rejects on nicehash! Maybe 50% of rejects. This is probably the same thing others have reported, pool only sees half hashrate..

This is with latest sgminer from your github.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 21, 2014, 08:51:08 PM
 #2590

new kernel for the version in github/djm34 http://ge.tt/41D9Y872/v/0?c
(it should work with metallicjames is you use in lyra2RE.cl the blake256 code of metallicjames version.

current hashrate on my 290x at 1030/1250 with -g2 -I20 -w64   1.46MH/s (average after stabilization) was 1.32MH/s before

donation welcomed: VyF9fXUSt5iZH6GuA8WvUw4NrVhcybMiLA
(even though it was a paid job... vtc has fall off  Grin) so please makes updating the code worthy...

please also report problems as well as your speed (I can't reach the 1500MH mem clock... so I am a little curious)

I'm getting about 1.1MHs with 280x, but I'm getting a lot of "share above target" rejects on nicehash! Maybe 50% of rejects. This is probably the same thing others have reported, pool only sees half hashrate..

This is with latest sgminer from your github.

add "--difficulty-multiplier 2" to the command line (don't know exactly what is the equivalent for the conf file)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
maza5
Legendary
*
Offline Offline

Activity: 1036
Merit: 1001



View Profile
December 21, 2014, 10:49:53 PM
 #2591

Down are kernels and generated bins for X algos:

http://www.filedropper.com/x111315kernels
http://www.filedropper.com/x111314bins

Complete decision including last version of sgminer and all this kernels&bins&configuration file you can use:
http://www.filedropper.com/sgminer-51-dev-2014-mod

If you like to compile yourself you can download from:
https://github.com/sgminer-dev

This kernel&bins are for Tahiti&Hawaii. I have no Kaiman and Pitcairn to test.
After the test if you're satisfied you can tip me here: 13FykK1WoEwXV1WvrjT1hDRi1E1gFaBT8y
And Wolf0, of course!
do not work for «Bonaire» (R7 260 /7790)  Cry

                ▄▄▄▄▄▄▄▄▄▄                          ▄▄▄▄▄▄▄▄▄▄
             █████████████████                   █████████████████
         █████████████████████████           █████████████████████████
       █████████████████████████████       █████████████████████████████
     █████████████████████████████████   █████████████████████████████████
   ████████████▀           ▀██████████████████████████████████████████████
  ████████████▄▄███████████▄▄█████████▓▓▓███████████████████████████████████
 ▐██████████████▀         ▀██████████▓▓▓▓████████████████████████████████████
 ██████████████▄▄█████████▄▄█████████▓▓▓▓▓████████████████████████████████████
▐█████████████████▀      ▀██████████▓▓▓▓▓▓████████████████████████████████████▌
▐████████████████▄▄██████▄▄█████████▓▓▓▓▓▓▓███████████████████████████████████▌
▐██████████████████      ███████████▓▓▓▓▓▓▓███████████████████████████████████▌
▐██████████████████ ████ ████████████▓▓▓▓▓████████████████████████████████████
 ██████████████████ ████ ████████████▓▓▓▓▓███████████████    ████████████████
  █████████████████ ████ █████████████▓▓▓████████████████   █████████████   █
   ████████████████      ███████████████████████████████    ███████████
    ██████████████████████████████████ ██████████████████     ████████
      ███████████████████████████████     █████████████████
        ███████████████████████████         █████████████████▓
           ████████████████████                ███████████████████▓
               ▀▀▀▀▀▀▀▀▀▀▀▀▀                       ▀▀▀▀▀▀▀▀▀▀▀▀▀

▄▄▄████████▄▄▄
▄▄██████████████████▄▄
▄████████████████████████▄
▄████████████████████████████▄
████████████████████████████████
▓████████████████████████████████▓
███████████████████████▒░███████████
▄█████████████████▒░      ███████████▄
█████████████░░          ░████████████
█████████░              ░█████████████
██████████▓░░          ░██████████████
██████████████▓░       ███████████████
▀███████████████▒     ░██████████████▀
████████████████▒   ░███████████████
████████████████░ ░███████████████
████████████████████████████████
▀████████████████████████████▀
▀████████████████████████▀
▀▀██████████████████▀▀
 ▀▀▀████████▀▀▀
.
JOIN OUR
TELEGRAM
drr0ss
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 21, 2014, 10:54:09 PM
 #2592

It is outdated, and hard as a mofo, IMO. I prefer to cross-compile.

Whats the best platform and compiler to do that with? When I first started this back in march, I did set up a PC to dual boot Win7 and Ubuntu 12.04LTS. When Win81 had more driver and GPU control features, I just never did anything else with the Ubuntu.

Maybe with a little support I can help carry on the torch...

What exactly gpu controls features, you are missing under Linux?
If you expect this to happen with checkboxes, or radio buttons, forget.
Take a look at the aticonfig options Wink
spoid
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


bearded, drunk, fat, naked


View Profile
December 22, 2014, 02:45:32 AM
 #2593

is there a universally best working driver right now for X11/X13/X15 (or maybe even neoscrypt/lyra2RE) ?

im on 280x / 290 but maybe it is universal for all?

with great beard comes great liver. Reputation Thread: https://bitcointalk.org/index.php?topic=195803.0
nicehash
Legendary
*
Offline Offline

Activity: 885
Merit: 1006


NiceHash.com


View Profile WWW
December 22, 2014, 07:58:56 AM
 #2594

sgminer binaries with optimized Lyra2RE algorithm (by djm34 from Dec. 18th) and support for multi-algo are available: https://www.nicehash.com/index.jsp?p=software#sgminer (thanks badman74 for windows build).

Do not forget to include ";f9=1.5" to the password parameter of your NiceHash multi-algo configuration if you want to enable Lyra2RE for multi-algo.

As far as drivers are concerned - probably the best results are achieved with 14.6/14.7 drivers.

xelbyb
Jr. Member
*
Offline Offline

Activity: 101
Merit: 1


View Profile
December 22, 2014, 12:13:52 PM
 #2595

people, please share .bin file for win7 64 x13 for 7950.
because the default rate of 2600. that does not match the table profitability on NiceHash
  such as X11 480% and 780% for x13, but actually profit equal.
X11 on my 5300. NeoScrypt 270, Lyra2RE 930. It can be seen that the table https://www.nicehash.com/index.jsp matches. The only problem with the x13.

Sorry, Google translator
jch9678
Full Member
***
Offline Offline

Activity: 169
Merit: 100


View Profile
December 22, 2014, 04:10:07 PM
 #2596

sgminer binaries with optimized Lyra2RE algorithm (by djm34 from Dec. 18th) and support for multi-algo are available: https://www.nicehash.com/index.jsp?p=software#sgminer (thanks badman74 for windows build).

Do not forget to include ";f9=1.5" to the password parameter of your NiceHash multi-algo configuration if you want to enable Lyra2RE for multi-algo.

As far as drivers are concerned - probably the best results are achieved with 14.6/14.7 drivers.

Is the keccak unroll problem fixed?  It was broken in the dailies.  I can't get the dailies to make bins with ....ku0.bin ( I know asked in the nicehash thread but it's probably more relevant here )

Badman74, thank you for the build.  Do you have this same problem?

BTC: 15GqpmqNNJ1REWrDWTfymh7moos1sEvz7A
yudhistira
Full Member
***
Offline Offline

Activity: 347
Merit: 100



View Profile
December 22, 2014, 06:36:49 PM
 #2597

running lyra than my rig restart with bluescreen error code  Angry

WebsiteWhitepaperTelegram   International Blockchain Lottery   FacebookTwitterGitHub
════════☛ FIRELOTTO ☚════════    As simple and understandable as traditional lotteries are    ══════☛ PLAY NOW ☚══════
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 22, 2014, 06:55:31 PM
 #2598

running lyra than my rig restart with bluescreen error code  Angry
as usual, when reporting a problem give details rather than a rant
most likely a typo causing running on scrypt  Grin

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 22, 2014, 10:51:04 PM
Last edit: December 23, 2014, 12:41:05 AM by badman74
 #2599

sgminer binaries with optimized Lyra2RE algorithm (by djm34 from Dec. 18th) and support for multi-algo are available: https://www.nicehash.com/index.jsp?p=software#sgminer (thanks badman74 for windows build).

Do not forget to include ";f9=1.5" to the password parameter of your NiceHash multi-algo configuration if you want to enable Lyra2RE for multi-algo.

As far as drivers are concerned - probably the best results are achieved with 14.6/14.7 drivers.

Is the keccak unroll problem fixed?  It was broken in the dailies.  I can't get the dailies to make bins with ....ku0.bin ( I know asked in the nicehash thread but it's probably more relevant here )

Badman74, thank you for the build.  Do you have this same problem?
Not to my knowledge but then again I haven't tried that lately....
edit: ku0 works fine for me
loveistheair
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 23, 2014, 10:42:50 AM
 #2600

Hello guys, help me please...

I have 2 questions, maybe somebody here knows the answer

1 I have 3 cards for 5970 which are the best driver 13.12 or 14.12 omega or 14 beta, please tell us who have these cards who knows...

2 I can not configure these cards under sgminer v5 l have all time on all card HW Error 100-222-300 on each card. and no accept only Rejected and HW error.

Many Thanks for Help.
Pages: « 1 ... 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 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 ... 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!