Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    [Dev] NeoScrypt GPU Miner - Public Beta Test

    Technical Development
    52
    802
    574508
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      slowhash Regular Member last edited by

      https://www.dropbox.com/s/fc6ufamv44140zl/NeoScrypt-3.7.8.zip?dl=0

      Seeing a HUGE performance bump for the R9 290 - 100kh/s - 135-140Kh/s. Using native 14.9 drivers, no messing with 13.x bin files.

      Thanks Wolf0 & Vehre… This is awesome.

      On those 290’s, kick the core clock up to 1130 and the memory clock up to 1495, you will see a substantial boost in speed, and almost no change in temps.

      I haven’t found a way to get my 290x (XFX) to accept overclocking settings from afterburner yet. But it without o/c settings, the 290x and the 2 290’s using those settings are running 150 kh each. 78c, 80, and 84c (the 84c is a on triple fan GPU that one of the fans fell off of at some point in time)

      More tweaking later, gotta go mow the lawn.

      Oh, and thanks Wolf0 for digging in and offering the improvements!!

      1 Reply Last reply Reply Quote 0
      • A
        Alpha Wolf last edited by

        It works - as for the loss, it’s not exactly intended for Nvidia; my main target is AMD Graphics Core Next - that is, every AMD card 7xxx series and up.

        Yea late night, just woke a short while ago and setting in front of my laptop and haven’t made it to the shop yet to test on my R9 270’s or 6970’s.

        I’m sure I will see some improvement with those once tested. Thanks for working with this project.

        1 Reply Last reply Reply Quote 0
        • R
          rynomite last edited by

          Haven’t tried playing with the clock speeds yet on my 290’s - however… I was able to get them up to 160kh/s using -I 15 and -w 48… (hynix cards, haven’t tried the elpida ones yet)

          Not too shabby for stock clocks :)

          1 Reply Last reply Reply Quote 0
          • S
            slowhash Regular Member last edited by

            Haven’t tried playing with the clock speeds yet on my 290’s - however… I was able to get them up to 160kh/s using -I 15 and -w 48… (hynix cards, haven’t tried the elpida ones yet)

            Not too shabby for stock clocks :)

            Yeah, the speed on neoscrypt is really picking up with cleaning up the code… ;D When I have some time to start playing with settings in 14.xx without having to use the 13.xx bins, I’ll start tinkering with the speeds again without overclocking and see where I can get. Probably tomorrow after work, as with the time change it’ll be dark when I’m heading home from work.

            1 Reply Last reply Reply Quote 0
            • R
              rynomite last edited by

              You can definitely tell that everyone just started using 3.7.8 - the network hash rate is up almost 40% and the diff with it.

              1 Reply Last reply Reply Quote 0
              • W
                Wolf0 Regular Member last edited by

                SGMiner is now out! Buggy, but better than the current GPU miner which is based off shit-tier CGMiner - no Win bins for now, a guy I know did it, not me: https://github.com/sgminer-dev/sgminer – IT IS THE DEVELOP BRANCH.

                You can definitely tell that everyone just started using 3.7.8 - the network hash rate is up almost 40% and the diff with it.

                Haha, yeah. Release a faster miner and diff rises; but neoscrypt needed a working miner.

                1 Reply Last reply Reply Quote 0
                • W
                  Wolf0 Regular Member last edited by

                  I’m getting more stable hashrate and better hash estimation on SG5.

                  1 Reply Last reply Reply Quote 0
                  • ChekaZ
                    ChekaZ last edited by

                    Would be anyone so kind and compile the SG5 miner for windows and upload it?

                    BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
                    FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY

                    1 Reply Last reply Reply Quote 0
                    • M
                      majsta last edited by

                      I was playing with the sgminer and neoscrypt for few days but had one bug in *.cl file I wasn’t able to solve.

                      Where is the source I would like to try to compile. I don’t see anything neoscrypt related in that link Wolf0 posted.

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wolf0 Regular Member last edited by

                        I was playing with the sgminer and neoscrypt for few days but had one bug in *.cl file I wasn’t able to solve.

                        Where is the source I would like to try to compile. I don’t see anything neoscrypt related in that link Wolf0 posted.

                        My God, it has capital letters! Develop branch.

                        1 Reply Last reply Reply Quote 0
                        • ChekaZ
                          ChekaZ last edited by

                          I was playing with the sgminer and neoscrypt for few days but had one bug in *.cl file I wasn’t able to solve.

                          Where is the source I would like to try to compile. I don’t see anything neoscrypt related in that link Wolf0 posted.

                          https://github.com/sgminer-dev/sgminer/tree/develop

                          BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
                          FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY

                          1 Reply Last reply Reply Quote 0
                          • M
                            majsta last edited by

                            Ok found it trying to compile but have some strange problems on cygwin need more time.

                            1 Reply Last reply Reply Quote 0
                            • W
                              Wolf0 Regular Member last edited by

                              Ok found it trying to compile but have some strange problems on cygwin need more time.

                              Cross-compiling from Linux I find is far easier.

                              1 Reply Last reply Reply Quote 0
                              • M
                                majsta last edited by

                                Cross-compiling from Linux I find is far easier.

                                make[4]: *** No rule to make target ‘jansson_config.h’, needed by ‘all-am’. Stop.
                                make[4]: Leaving directory ‘/home/miner/s/submodules/jansson’
                                Makefile:365: recipe for target ‘all’ failed
                                make[3]: *** [all] Error 2
                                make[3]: Leaving directory ‘/home/miner/s/submodules/jansson’
                                Makefile:501: recipe for target ‘all-recursive’ failed
                                make[2]: *** [all-recursive] Error 1
                                make[2]: Leaving directory ‘/home/miner/s/submodules’
                                Makefile:1353: recipe for target ‘all-recursive’ failed
                                make[1]: *** [all-recursive] Error 1
                                make[1]: Leaving directory ‘/home/miner/s’
                                Makefile:613: recipe for target ‘all’ failed
                                make: *** [all] Error 2

                                This is what I get in cygwin, I think that submodules is the problem.

                                No matter what compiling option I try it is the same.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  Wolf0 Regular Member last edited by

                                  This is what I get in cygwin, I think that submodules is the problem.

                                  No matter what compiling option I try it is the same.

                                  Oh, you must be new at this. git clone --recursive -b develop https://github.com/sgminer-dev/sgminer

                                  That will get the submodules - your git has to be new enough to support submodules though.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    majsta last edited by

                                    ok compiled, no improvement whatsoever :( I m testing it in cygwin

                                    here is the exe file other needed files you can find in any other compiled sgminer version

                                    https://www.dropbox.com/s/12249ypcwlcmvum/sgminer.exe?dl=0

                                    It seems that some parts are not compiled properly but maybe someone can use this to create better performance, on my side is too late to do more testings.

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      rynomite last edited by

                                      Here’s the one that I threw together complete with the 13.x AMD drivers (you need them as the kernel included with this dev release does not appear to work with 14.x yet). For those of you who normally use cgminer, you use “-k neoscrypt” instead of --neoscrypt to tell the miner which algo to use.

                                      https://www.dropbox.com/s/0327xxwnuriv6z2/sgminerNeoScrypt-Dev.zip?dl=0

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        Wolf0 Regular Member last edited by

                                        Here’s the one that I threw together complete with the 13.x AMD drivers (you need them as the kernel included with this dev release does not appear to work with 14.x yet). For those of you who normally use cgminer, you use “-k neoscrypt” instead of --neoscrypt to tell the miner which algo to use.

                                        https://www.dropbox.com/s/0327xxwnuriv6z2/sgminerNeoScrypt-Dev.zip?dl=0

                                        You don’t need those drivers, it’s the same kernel! Change WORKGROUPSIZE to WORKSIZE in mine, rename it to neoscrypt.cl, and place in kernel directory. Done.

                                        1 Reply Last reply Reply Quote 0
                                        • R
                                          rynomite last edited by

                                          LoL. Works great now with 14.x. Edited the other post and updated the zip file.

                                          1 Reply Last reply Reply Quote 0
                                          • W
                                            Wolf0 Regular Member last edited by

                                            LoL. Works great now with 14.x. Edited the other post and updated the zip file.

                                            Ohgod, all those DLLs… plus the Cygwin one… and it’s 32-bit…

                                            Fine, I’ll compile it.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post