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

    Neoscrypt for nvidia cards based on cuda: Call for donation.

    Mining
    9
    61
    43975
    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.
    • ghostlander
      ghostlander Regular Member last edited by

      Regarding opencl. Wolf0 who developped neoscrypt kernel for sgminer5 claims he has a kernel (private) doing 600kh/s on 290x may-be you could try to reach that speed with yours and release it for free, I guess you already have the material (Wolf0 won’t be happy if he reads me ;) )

      Maybe he does have. I also haven’t got a 290X for this kind of experiments. Been waiting for 390X. The GCN cards are fast already. Pre-GCN cards need some ignition, but it isn’t going to happen with the current 1-way miners.

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

        to be honest, I’d prefer a direct Cuda based kernel, omitting opencl as much as possible.

        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 last edited by

          Both CUDA and OpenCL are high level abstractions. The only important difference is the 1st proprietary and the 2nd free. OpenCL gets translated into CAL/IL and further into ISA on AMD. CUDA and OpenCL get translated into PTX and further into ISA on NVIDIA. Considering this infomation, CUDA is getting obsolete and will die sooner or later.

          1 Reply Last reply Reply Quote 1
          • D
            djm34 Regular Member last edited by

            Both CUDA and OpenCL are high level abstractions. The only important difference is the 1st proprietary and the 2nd free. OpenCL gets translated into CAL/IL and further into ISA on AMD. CUDA and OpenCL get translated into PTX and further into ISA on NVIDIA. Considering this infomation, CUDA is getting obsolete and will die sooner or later.

            I think you are expressing more an opinion than a fact.

            I personnally prefer to program with cuda than opencl, I had to do both implementation in my two last projects (vtc and csd). Debugging is a lot easier and to be honest sgminer tends to makes things even worst…

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

              Well, I’m not that far in hardware related programming, but I simply like the fact, that I don’t need to start my X when using cudaminer as the driver is loaded without having a X environment running.

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

                Well, I’m not that far in hardware related programming, but I simply like the fact, that I don’t need to start my X when using cudaminer as the driver is loaded without having a X environment running.

                I find very annoying the whole thing of using OpenCL on AMD only with fglrx and Xorg loaded, fake screens set up or even dummy plugs installed in the past. Does NVIDIA require Xorg running for OpenCL?

                I think you are expressing more an opinion than a fact.

                I personnally prefer to program with cuda than opencl, I had to do both implementation in my two last projects (vtc and csd). Debugging is a lot easier and to be honest sgminer tends to makes things even worst…

                We all express personal opinions here. SGminer is just another fork for GPU mining. A better one may appear some day.

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

                  Yes, you need to have Xorg running for NVidia cards as well, it’s an Opencl thing and not hardware related.

                  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
                  • V
                    vizay Regular Member last edited by

                    Ghostlander, if you can create a cudabased miner that performs well I’ll gladly send you a 750ti that I have over just lying in a box right now to test it on :)

                    1 Reply Last reply Reply Quote 1
                    • MrWyrm
                      MrWyrm administrators last edited by

                      What a guy!

                      Like what I do: 6uuy6isbrW1SBF191Bzgui1gWxPdNKx2PB

                      1 Reply Last reply Reply Quote 1
                      • D
                        djm34 Regular Member last edited by

                        He better work on it, because with current state of donation, no way I open source my software.

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

                          I’d prefer to create a fast OpenCL kernel for NVIDIA rather than CUDA based. It’s easier to maintain and debug for me at least. If we manage to crowdfund the hardware cost, the rest is my business. I think GTX 750 Ti doesn’t qualify for this job alone because miners compare by high end cards. There is no guarantee a kernel optimised for a low end or mainstream card performs the best for a high end one.

                          1 Reply Last reply Reply Quote 1
                          • D
                            djm34 Regular Member last edited by

                            You are such a hypocrite, you come to bitcointalk to say that opensource should be free and nobody should donate before a program has been released but then you are asking here to crowdfund your gpu’s (and not a cheap 750ti…)

                            1 Reply Last reply Reply Quote 0
                            • MrWyrm
                              MrWyrm administrators last edited by

                              djm34, improvements for nvidia cards would always be welcome and I’d gladly tip you, I think anyone that helps the community deserves our support, that said, I won’t be ‘tipping’ upfront unless someone from the feathercoin team was holding the bounty address, because that’s the safest thing for our members. To me 5BTC seems very high but I have no doubt that paying for your expertise would far exceed that if you were to be paid out there in the real world for your time, so I understand your frustration. I’d never hold anything against someone who expects paying for their time, that said, it’s not the usual way we do things round here.

                              Like what I do: 6uuy6isbrW1SBF191Bzgui1gWxPdNKx2PB

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

                                djm34, improvements for nvidia cards would always be welcome and I’d gladly tip you, I think anyone that helps the community deserves our support, that said, I won’t be ‘tipping’ upfront unless someone from the feathercoin team was holding the bounty address, because that’s the safest thing for our members. To me 5BTC seems very high but I have no doubt that paying for your expertise would far exceed that if you were to be paid out there in the real world for your time, so I understand your frustration. I’d never hold anything against someone who expects paying for their time, that said, it’s not the usual way we do things round here.

                                The 5btc was most of an indication, I am not expecting to wait for that much either… (for info ghostlander is asking for around 2.5btc upfront to get the card before he even start working on it. so this is exactly the same)

                                I wouldn’t have anything against a bounty hold by the feathercoin team, actually that was part of the reason I posted here… (not to have an argument with someone who think neoscrypt is his algo… ) and the program already exist…

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

                                  You are such a hypocrite, you come to bitcointalk to say that opensource should be free and nobody should donate before a program has been released but then you are asking here to crowdfund your gpu’s (and not a cheap 750ti…)

                                  No problem to crosspost here.

                                  “Because it’s quite obvious I cannot deliver a fast kernel for GTX 980 using a GTX 750 Ti only. These are two different cards based on two different GPUs, though of the same Maxwell architecture. In addition, the card getting crowdfunded doesn’t become my sole property. Compare to your demands now and start acting like an adult rather than a spoiled child.”

                                  1 Reply Last reply Reply Quote 1
                                  • D
                                    djm34 Regular Member last edited by

                                    No problem to crosspost here.

                                    "Because it’s quite obvious I cannot deliver a fast kernel for GTX 980 using a GTX 750 Ti only. These are two different cards based on two different GPUs, though of the same Maxwell architecture. In addition, the card getting crowdfunded doesn’t become my sole property.

                                    Come on !!! grin.gif Please don’t take readers for complete idiot, this is insulting grin.gif

                                    You brag about being able to do this and that in opencl while most of the people don’t even use your kernel as they used a kernel released by Wolf0 most likely better. (yeah, I may-be acting a bit like a spoil child right now… grin.gif this is what happen when someone come to brag to a thread I created to say he can do better, while not having seen the code, and not even owning proper hardware to do the job… )

                                    1 Reply Last reply Reply Quote 0
                                    • MrWyrm
                                      MrWyrm administrators last edited by

                                      You do know this place isn’t bitcointalk right? :o

                                      Like what I do: 6uuy6isbrW1SBF191Bzgui1gWxPdNKx2PB

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

                                        You do know this place isn’t bitcointalk right? :o

                                        sorry :))

                                        1 Reply Last reply Reply Quote 0
                                        • MrWyrm
                                          MrWyrm administrators last edited by

                                          sorry :))

                                          :)

                                          Like what I do: 6uuy6isbrW1SBF191Bzgui1gWxPdNKx2PB

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

                                            I think its fair to say you have both spelled out exactly what your are offering. I think there are lots of NVidia miners who would love a optimised miner. There is no need to argue.
                                            This is an environment where technical knowledge and advancement is valued and encouraged. As MrWyrm said this is not the wild west like bitcointalk and I’m happy about that.

                                            Like I have already said I will make a donation obut let’s make it £50 worth of crypto. If that’s for a new card or the bounty on the prebuilt miner I don’t really mind.
                                            I would prefer it all to be ‘Free Software’ in the true gnu sense and simply donate rather than have it auctioned off.
                                            But I understand the need to make skills pay and that’s a hard thing to do with freelance work.

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