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

    Changing the hashing algorithm

    Technical Development
    58
    482
    344662
    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.
    • A
      Alpha Wolf last edited by

      SuperMicro G34 H8QGi+ -F -O Serverboard

      Quad Socket 4x 6124 HE stock 1.800Ghz OC to 2.358Ghz

      32 cores with luck so far 20 to 25 completed blocks per day, passed 3 days working.

      Can’t wait to see my GPU’s at work, love to test the GPU client for you and give feed back, PM me.

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

        Oh forgot to mention that I see a better hash rate with the CPU miner if I leave a core or 2 unused by the client.

        This was tested on my laptop Intel 2670QM, the 980x 6 core 12 th and the SR2 12 core 24 th all produced

        better k/hash per core if a core or two was left free. Not sure if that is something that needs addressed,

        but thought I’d mention it to get feed back from others and if there seeing the same thing?

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

          • Quote

          oh - never mind, I created my own (funny how its missing tho!)

          https://github.com/ghostlander/NeoScrypt

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

            For those that may not know you can use 2>> logPXC.txt at the end of the command line for the CPU client

            and all client text will be placed in a Text file within the folder where the client is installed. Makes for easy finding

            of blocks found “test on windows client” by using notepad to open the text file then under edit click on find, type in

            yay and hit enter key, if you have found a block it will take you right to it, then you can use next to move forward and

            see the next in line that was found.

            minerd.exe --no-gbt -a neoscrypt -R 10 -o 192.168.1.107:9554 -O phoenixcoinpc:x --threads 20 2>> logPXC.txt
            

            Update on the EVGA SR2 Stock clock 2.13Ghz OC 3.33Ghz

            Using 20 cores 51.66 khash.

            http://gyazo.com/e815bacaeb60ff3891699436051dc6cb

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

              Bump: Wake up! Everyone… ^-^

              Set my i7 2670 QM back up today with the CPU miner working 6 of 8 threads.

              12.31 khash/s (yay!!!) 1st of two blocks found start time: 15:27 found at 18:32 2nd block at 19:45 12.22 khash/s (yay!!!)

              teaser: http://gyazo.com/de3e2c4b87eaa9c10c6cbeb1459795c3

              :-* :)

              RW-Everything and ThrottleStop are a must for this laptop to control fan speed and CPU multiplier to keep tempertures in check.

              Asus G74Sx… Would love to see the Nvidia Geforce GTX 560m at work as well… This was while playing Total Domination online

              so no problems doing normal every day use things while mining Phoenixcoin. Come get you some!

              x6j6oo.jpg

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

                Today , my test is perfect ! ^-^

                p2pool support stratum . We prepare for hard work.

                cd /D/FTC/neoscrypt/max-cgminer-master
                export LIBCURL_CFLAGS=-I/usr/local/curl/include
                export LIBCURL_LIBS=-L/usr/local/curl/lib
                ./autogen.sh --disable-nvml-check
                make 
                
                
                
                setx DISPLAY 0
                setx GPU_MAX_ALLOC_PERCENT 100
                setx GPU_USE_SYNC_OBJECTS 1
                
                cgminer.exe --neoscrypt --worksize 256,256,256 --thread-concurrency 8960,8960,4000 -I 12,12,12 -g 1 -o stratum+tcp://pool.ftc-c.com:19328 -u TRsuTqxAMKZNvC7JzGNgvM49rkQNcxqjhi -p x
                

                gpu101.jpg

                gpu100.jpg

                1 Reply Last reply Reply Quote 0
                • D
                  daimyo last edited by

                  lizhi, is that coming out of the 7850?

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

                    @daimyo: that ‘hash > target’ if comming from the pool

                    @Lizhi: avehre is working on the adaption of gpuminer to support pools. Currently cuminer supports stratum and longpoll on pools, gpuminer only supports longpoll

                    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
                    • Wellenreiter
                      Wellenreiter Moderators last edited by

                      A new version of p2pool is available.

                      The problem should be fixed for GPUminer

                      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

                        Great work - cpuminer now workd great with stratum on p2pool.

                        I’m going to reset up the latest miners (cpuminer-neoscript, AMD cgminer, Cuda miner) a GPU PC -

                        Is there a guide to which is the latest downloads? with compile instructions.

                        I’ve got a couple of R9 270s I was going to reset up for the change over and a HD 6970’s I can test.

                        ++ Is there anything else to help with / test - before the update is released - e.g. Other types of pool? or exchanges?

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

                          Perfect, It support stratum.

                          cgminer.exe --neoscrypt -I 13,13 --worksize 256,256 --thread-concurrency 8192,8192 -g 1 -o stratum+tcp://pool.ftc-c.com:19328 -u TRsuTqxAMKZNvC7JzGNgvM49rkQNcxqjhi -p x
                          

                          gpu103.jpg

                          gpu104.jpg

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

                            That depends what graphics cards do you have? It looks like the r9 280x gets around 100khs.

                            1 Reply Last reply Reply Quote 0
                            • L
                              Lukey_p last edited by

                              So its all still a go at block 432,000 right?

                              Im hoping http://uk.mine-ftc.co.uk:19327/ is up and ready!!

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

                                So its all still a go at block 432,000 right?

                                Im hoping http://uk.mine-ftc.co.uk:19327/ is up and ready!!

                                Yes block 432.000 and yes that pool is listed and all ready to go once we hit that block.

                                If you want to make sure you don’t miss the hardfork I’ve set up a twitter bot that is counting down the hardfork you can follow.

                                https://twitter.com/FTC_countdown

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tuck Fheman last edited by

                                  That depends what graphics cards do you have? It looks like the r9 280x gets around 100khs.

                                  What’s the CPU miners hashrate?

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

                                    What’s the CPU miners hashrate?

                                    Well not bad.

                                    I think you can reach ± 10kH/s with modern multicore CPU.

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User last edited by

                                      I have unpinned this now.

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