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

    [Dev] NeoScrypt GPU Miner - Public Beta Test

    Technical Development
    52
    802
    574729
    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.
    • 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
                                        • W
                                          Wolf0 Regular Member last edited by

                                          Okay, done. I’m pretty sure it works, but haven’t tested on a Windows installation. This is a zip of my kernel, slighly modified for SGMiner, as well as all the other kernels included on the github’s develop branch, and a Win64 binary. Static compile, no DLLs, just like my standard SGMiner builds on Litecointalk. Also GPG signed, like my standard builds. Someone please test for me and ensure it works.

                                          https://ottrbutt.com/sgminer/neoscrypt/sgminer5-neoscrypt-11-02-2014.zip

                                          And of course, GPG sigs for those that check them (you should be): https://ottrbutt.com/sgminer/neoscrypt/sgminer5-neoscrypt-11-02-2014.zip.sig

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            RIPPEDDRAGON Regular Member last edited by

                                            Okay, done. I’m pretty sure it works, but haven’t tested on a Windows installation. This is a zip of my kernel, slighly modified for SGMiner, as well as all the other kernels included on the github’s develop branch, and a Win64 binary. Static compile, no DLLs, just like my standard SGMiner builds on Litecointalk. Also GPG signed, like my standard builds. Someone please test for me and ensure it works.

                                            https://ottrbutt.com/sgminer/neoscrypt/sgminer5-neoscrypt-11-02-2014.zip

                                            And of course, GPG sigs for those that check them (you should be): https://ottrbutt.com/sgminer/neoscrypt/sgminer5-neoscrypt-11-02-2014.zip.sig

                                            DL and tested, no hash rate change from earlier it seem like a few kh slower. Thanks!

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