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

    [Dev] NeoScrypt GPU Miner - Public Beta Test

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

      Wolf’s builds sgminer binaries with static-linked libraries, so putting in AMD OCL DLLs into the sgminer folder won’t work I am afraid :( You must not be using the right AMD Catalyst drivers.

      Edit: Also, he has mentioned before to use multiples of 64 for the worksize. 112 is not a multiple of 64.

      Edit: His sgminer build for Hawaii will not work with Catalyst 14.9.x or above.

      It might work - it’ll probably be dead slow, though.

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

        Wolf’s builds sgminer binaries with static-linked libraries, so putting in AMD OCL DLLs into the sgminer folder won’t work I am afraid :( You must not be using the right AMD Catalyst drivers.

        Edit: Also, he has mentioned before to use multiples of 64 for the worksize. 112 is not a multiple of 64.

        Edit: His sgminer build for Hawaii will not work with Catalyst 14.9.x or above.

        I think what makes more sense is that it will use the version I linked, regardless of what you have - I need to get an updated Windows version of the driver files to build against.

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

          Wolf’s builds sgminer binaries with static-linked libraries, so putting in AMD OCL DLLs into the sgminer folder won’t work I am afraid :( You must not be using the right AMD Catalyst drivers.

          Edit: Also, he has mentioned before to use multiples of 64 for the worksize. 112 is not a multiple of 64.

          Edit: His sgminer build for Hawaii will not work with Catalyst 14.9.x or above.

          Tried 14.4, 14.6, 14.9 all 100% HW errors with his stock config. For straight 290s w112 is about 3% faster than w64 even in the older build, this is not the case for 7970,50, 280x…etc.

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

            Tried 14.4, 14.6, 14.9 all 100% HW errors with his stock config. For straight 290s w112 is about 3% faster than w64 even in the older build, this is not the case for 7970,50, 280x…etc.

            Yeah - you’ll probably have to build it for now - I’m finding the right files.

            1 Reply Last reply Reply Quote 0
            • I
              insanid last edited by

              Tried 14.4, 14.6, 14.9 all 100% HW errors with his stock config. For straight 290s w112 is about 3% faster than w64 even in the older build, this is not the case for 7970,50, 280x…etc.

              Unless you are using the exact same environment as him, no configuration will work well. I already brought this issue up to Wolf, and he’s looking into building sgminer either with dynamic links, or static-built against windows 14.6 drivers. I REALLY hope he builds dynamic so that we can use 14.9.x or 14.11 drivers and just swap in 14.6 RC2 OCLs. I game on my miner with the 290x, so it’s a big thing for me to revert back to older drivers and lose game-specific fixes.

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

                Well, in previous releases the worksize multiple of 64 thing has been complete hogwash… No reason to start assuming it makes a difference now.

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

                  Well, in previous releases the worksize multiple of 64 thing has been complete hogwash… No reason to start assuming it makes a difference now.

                  As the kernel gets better, it will become more true.

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

                    Anyone else get this with GPU temps? (GPU # 4) I never saw it before using wolf0’s kernel…

                    LVuSUNc.jpg

                    1 Reply Last reply Reply Quote 0
                    • P
                      Palad1n last edited by

                      And topic is dead…

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

                        Since the neo-scrypt development is stalled, and waiting for wolf’s latest kernel and SGminer modifications to get compiled for windows with the proper files, it appears that this thread is as well.

                        1 Reply Last reply Reply Quote 0
                        • wrapper
                          wrapper Moderators last edited by

                          I’m not too well, so can’t mess about too much. I’ve tried sgminer.exe windows compile with R9 270 again. It just stops immediately after starting up. Gone back to cgminer 3.7.7

                          Is that because sgminer doesn’t work with p2pool’s stratum?

                          –xintensity 3 -g 2 -w 256 --thread-concurrency 8192

                          1 Reply Last reply Reply Quote 0
                          • C
                            cisahasa last edited by

                            noticed that sgminer will not support p2pools

                            but there is a easy way around that problem

                            point your miner to miningrigrental, set your price so high no one rents, then set up pool where your rig mines when its not rented(now any p2pool will work)

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

                              I’m not too well, so can’t mess about too much. I’ve tried sgminer.exe windows compile with R9 270 again. It just stops immediately after starting up. Gone back to cgminer 3.7.7

                              Is that because sgminer doesn’t work with p2pool’s stratum?

                              –xintensity 3 -g 2 -w 256 --thread-concurrency 8192

                              yes sad there is no support of p2p or solo with the version of sgminer/ neoscrypt as of yet. :-

                              1 Reply Last reply Reply Quote 0
                              • wrapper
                                wrapper Moderators last edited by

                                Re: confirm no support for p2pool / stratum.

                                Cheers Wolf, save me doing anything further now, as limited. Also, as Wellenreiter and I have done a lot to make p2pool work and host base public nodes, I’ll have to stick with the old version.

                                1 Reply Last reply Reply Quote 0
                                • Wellenreiter
                                  Wellenreiter Moderators last edited by

                                  I’ve tested p2pool with one of the first versions of Neoscrypt sgminer.

                                  Situation is as follows:

                                  1. Using ‘stratum+tcp://p2pool.neoscrypt.de:19327’ without additional parameter fails
                                  2. Using ‘http://p2pool.neoscrypt.de:19327’ works as pool automatically switches to the long poll protocol
                                  3. Using ‘stratum+tcp://p2pool.neoscrypt.de:19327’ AND ‘–no-extranonce’ works. the pool and the miner are using stratum protocol.

                                  The reason of that behaviour is, that sgminer uses an extension to the original stratum protocol definition called ‘extranonce’ when started without the ‘–no-extranonce’ which is not supported by p2pool nodes.

                                  I think, that the extranonce extension was created to support ASIC mining, so the miner can generate more work on it’s own.

                                  As the Neoscrypt algorithm is currently not implemented on ASICS, there is no disadvantage to disable the extranonce feature in sgminer.

                                  As I’m using a NVIDIA card, I can’t test with the current version of sgminer and the latest kernel.

                                  If somebody could try and post the results here it would be great :)

                                  just direct your miner to p2pool.neoscrypt.de:19327 and specify the --no-extranonce parameter in the start command for your sgminer

                                  Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                  Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                                  1 Reply Last reply Reply Quote 0
                                  • wrapper
                                    wrapper Moderators last edited by

                                    Thanks again Wellenreiter, genius work. I’ve now attached my AMD - R9 270 to Pool20, it is working with the windows download sgminer. It has doubled the Hash rate up to 95 KHash/sec.

                                    sgminer.exe -k neoscrypt --xintensity 3 --worksize 256 -g 2 -o stratum+tcp://pool20.neoscrypt.de:19327 -u xxxxxxxxxxxxxxxx+0.00015 -p x --thread-concurrency 8192

                                    1 Reply Last reply Reply Quote 0
                                    • Wellenreiter
                                      Wellenreiter Moderators last edited by

                                      did you put your hashrate and card paramter to spartans site? ;)

                                      Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                      Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

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

                                        Thanks again Wellenreiter, genius work. I’ve now attached my AMD - R9 270 to Pool20, it is working with the windows download sgminer. It has doubled the Hash rate up to 95 KHash/sec.

                                        sgminer.exe -k neoscrypt --xintensity 3 --worksize 256 -g 2 -o stratum+tcp://pool20.neoscrypt.de:19327 -u xxxxxxxxxxxxxxxx+0.00015 -p x --thread-concurrency 8192

                                        What hash rate are you seeing with that 270 and is it stock or OCed?

                                        Thanks

                                        Edit: I also tested the above config line with my pair of R9 270’s with my wallet address, but would not work for me.

                                        Is that just a private pool and is why?

                                        1 Reply Last reply Reply Quote 0
                                        • Wellenreiter
                                          Wellenreiter Moderators last edited by

                                          It’s a public pool and should work, but it is facing some problems due to some attacks at the moment.

                                          What you can try:

                                          1. replace ‘stratum+tcp//…’ with http://…’ the pool tries stratum first and if that fails switches to longpoll then.

                                          2. try pool ‘http://p2pool.neoscrypt.de:19327’ a sister pool of pool20.neoscrypt.de

                                          Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                          Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

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

                                            It seems to me that KNC is up to publishing firmware for their Titan miners. Someone is testing FTC on coinotron again.

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