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

    NSGminer v0.9.2: The Fastest Feathercoin / NeoScrypt GPU Miner

    Mining
    17
    121
    229837
    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.
    • M
      mirrax last edited by wrapper

      Recommended Feathercoin Miner
      https://github.com/ghostlander/nsgminer

      https://github.com/ghostlander/cpuminer-neoscrypt

      Ghostlander’s thread on BitcoinTalk
      https://bitcointalk.org/index.php?topic=178286.msg13416733#msg13416733

      NSGminer v0.9.2:

      Linux - GitHub (source code) https://github.com/ghostlander/nsgminer

      32-bit Windows release : https://github.com/ghostlander/nsgminer/releases/download/nsgminer-v0.9.2/nsgminer-win32-0.9.2.zip

      64-bit Windows release : https://github.com/ghostlander/nsgminer/releases/download/nsgminer-v0.9.2/nsgminer-win64-0.9.2.zip

      NSGminer is an advanced NeoScrypt CPU and GPU miner with the OpenCL support delivering the best hash rates for the AMD Radeon hardware (HD4000 series and newer). Should be compatible with the latest AMD Catalyst drivers. Also provides limited support for all NVIDIA OpenCL capable GeForce, Quadro and Tesla hardware. No external dependencies other than libcurl. Getwork, GetBlockTemplate and Stratum protocols are supported.

      Example configuration for R9 280X (HD7970):

      Code:

      nsgminer --neoscrypt -g 1 -w 128 -I 16 --gpu-engine 1000 --gpu-memclock 1500 -o stratum+tcp://some_pool:some_port -O some_user:some_password
      

      –thread-concurrency, --shaders, --vectors are not used for NeoScrypt. --intensity or -I is the primary performance optimiser. May be set between 8 and 20 according to your video card’s memory size. For example, -I 16 means (2 ^ 16) GPU threads each of 32768 bytes = 2,147,483,648 bytes or 2Gb. There are some configuration tweaks available in neoscrypt.cl which might deliver a little bit of additional performance.

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

        Yes, it’s cool that Ghostalander is maintaining a GPU miner for Neoscrypt.
        The speed up must be in the miner code, I tried compiling in the Neoscrypt.cl kernel from it into sgminer and it still gives 75 KHash/s on the R9 270 under Linux.

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

          I recall SGminer recommends to use xintensity. It isn’t guaranteed to deliver power of 2 thread numbers which is a must for my kernel. The classic intensity results in (2 ^ intensity) thread numbers which is fine.

          1 Reply Last reply Reply Quote 1
          • AmDD
            AmDD Regular Member last edited by

            Are there windows binaries available?

            P2Pool Node: http://104.236.34.9:19327/ 0.5% fee

            ghostlander 1 Reply Last reply Reply Quote 1
            • ghostlander
              ghostlander Regular Member @AmDD last edited by

              @AmDD No, I don’t use Windows. Although I can compile the miner in a VM like anything else, I cannot test the OpenCL part if it works actually. That’s why no binaries at this moment.

              1 Reply Last reply Reply Quote 1
              • ghostlander
                ghostlander Regular Member last edited by

                The 64-bit Windows binaries: https://github.com/ghostlander/nsgminer/releases/tag/nsgminer-v0.9.0

                SpartanC001 1 Reply Last reply Reply Quote 2
                • wrapper
                  wrapper Moderators last edited by

                  Thanks for that Ghostlander, I moved over mining to Linux, but it’s great Windows binaries are available to those that need them from a trusted source …

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

                    I normally bounce back and forth between Linux and Windows for mining. Its nice to have the option and I know a number of other users are Windows only.
                    Thanks for the work, @ghostlander !

                    P2Pool Node: http://104.236.34.9:19327/ 0.5% fee

                    1 Reply Last reply Reply Quote 1
                    • SpartanC001
                      SpartanC001 Regular Member @ghostlander last edited by

                      @ghostlander its crashing on nvidia latest driver, if i load up visual studio to debug, the error is a memory access violation.

                      Screenshot here: http://puu.sh/mmQgw/2d732605b6.png

                      It creates the compiled binary, but nothing appears on the screen and it just crashes

                      SpartanC001 1 Reply Last reply Reply Quote 1
                      • SpartanC001
                        SpartanC001 Regular Member @SpartanC001 last edited by

                        @SpartanC001 woops
                        just realised it did give an output: http://puu.sh/mmQjl/fce2a93dbc.png

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

                          It used to be for AMD drivers? Can you try the Nvidea miner, Wellenreiter says there is one somewhere on the forum … I’ll look later if you can’t find it / waiting to see what Ghost (dev) says…

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

                            I used the sources from here

                            There is also a branch for windows

                            I’m not aware of any pre-compiled binaries.

                            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 1
                            • ghostlander
                              ghostlander Regular Member @SpartanC001 last edited by

                              @SpartanC001 Assume it doesn’t work on NVIDIA. No NVML support compiled in, no compatible OpenCL kernel, no NVIDIA hardware to test anything on my side.

                              1 Reply Last reply Reply Quote 1
                              • lizhi
                                lizhi last edited by

                                nsgminer-win64-0.9.0.zip can not download. where download it ?

                                1 Reply Last reply Reply Quote 1
                                • lizhi
                                  lizhi last edited by

                                  OK, Download it right.

                                  1 Reply Last reply Reply Quote 2
                                  • SpartanC001
                                    SpartanC001 Regular Member last edited by

                                    Ah, previous sgminers worked on nvidia, i get 765 kh/s on my titan x atm, so no worries about that, just wondered how nsgminer compared

                                    1 Reply Last reply Reply Quote 1
                                    • FlatBlack
                                      FlatBlack Regular Member last edited by FlatBlack

                                      finding this with nsgminer 0.9.0

                                      ‘Pool 0 is hiding block content from us’

                                      ghostlander 1 Reply Last reply Reply Quote 0
                                      • ghostlander
                                        ghostlander Regular Member @FlatBlack last edited by ghostlander

                                        @FlatBlack “Pool 0 is hiding block contents from us” means an overloaded Stratum pool most likely.

                                        BTW, good hash rates. Four R9 290?

                                        FlatBlack 1 Reply Last reply Reply Quote 1
                                        • FlatBlack
                                          FlatBlack Regular Member @ghostlander last edited by

                                          @ghostlander said:

                                          @FlatBlack “Pool 0 is hiding block contents from us” means an overloaded Stratum pool most likely.

                                          :grin: :relaxed: :blush: aaahhhh… thanx for clearing that for me, Mr @ghostlander

                                          ur reply at bitcointalk last time, help a lots…!!!

                                          below shows around 16 hours running with 3 x R9 290 (ref), 1 x R9 290 Tri X… is d temp. is at normal rate…?
                                          http://imagizer.imageshack.com/img907/6551/A8xD45.jpg

                                          p/s - can u send me ur FTC wallet-address pliss…

                                          ghostlander 1 Reply Last reply Reply Quote 1
                                          • ghostlander
                                            ghostlander Regular Member @FlatBlack last edited by

                                            @FlatBlack You’re wecome. 733GhostxAXH9DEoTh2SzpcP9xh7CAeURF

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