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

    Are these GPU's viable?

    Mining
    4
    12
    7354
    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.
    • P
      Pryderi Regular Member last edited by

      Thanks a ton!

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

        Don’t wanted to start new topic :)

        I have couple old cuda 1.3 based nvidia cards. And have PCs to run them (power is no problem coz they always on anyway). Any ideas how I can use them? ccminer supports only cuda 2.0… I can run cudaminer with scrypt, but because of asics they produce no solutions just heat :)

        Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

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

          @Lordas said in Are these GPU's viable?:

          Don’t wanted to start new topic :)

          I have couple old cuda 1.3 based nvidia cards. And have PCs to run them (power is no problem coz they always on anyway). Any ideas how I can use them? ccminer supports only cuda 2.0… I can run cudaminer with scrypt, but because of asics they produce no solutions just heat :)

          You could try to compile cudaminer yourself, with the old cuda libraries.
          The source code is at: https://github.com/cbuchner1/CudaMiner

          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 2
          • Lordas
            Lordas last edited by

            Had that idea, but I am not programmer :) I know configure/make/make install magic on Linux, but thats all :) And I should have cuda 1.x libraries… Maybe only if I can ask advice if stuck somewhere… :angel:

            Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

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

              I have installed MS Visual Studio 2010, CUDA 5.5 Toolkit and tried to compile ccminer…

              But no success until now - as I have read on web basing on errors I get, cuda source is written using compute 3.0 and up capability. When I define that I use compute 1.0 I get errors. I tried to remove algos that not interested to me, but that not helped as seems all use these definitions. Will try Kbomba sources that are down to 2.0

              Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

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

                Need help from clever persons…

                After seeking and trying I found a code that at least start to compile under compute10 setting.
                But now have stupid problem and don’t know how to solve it, tried everything seems…

                Getting:
                “fatal error C1083: Cannot open include file: ‘pthread.h’: No such file or directory”

                I downloaded pthreds prebuild library, but anything I do setting it in Linker not helping…
                how I should include it in Visual Studio??? Plz help

                Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

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

                  Well, if you are on Linux you need to install the developer packages of pthread. The pthread library contains the binaries only, not the files needed to link against the pthread libraries.

                  For windows I have no clue, how to get the header files

                  google or duckduckgo may help

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

                    After many hours of downloading-changing-rebuilding-deleting-trying libraries magic with curl, ssl and other strange names I managed to buil ccminer exe with compute 1.0 … but … it does not work :cry: Simple starting and closing…

                    Pity… :(

                    One thing I have learned is - windows guys saying that Linux is very complicated, you need full hell of libraries to run and compile, bla bla… now I know that in Windows is the same or maybe even worse…

                    Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

                    1 Reply Last reply Reply Quote 2
                    • Lordas
                      Lordas last edited by

                      Just for interest - in 2 weeks with 3 pcs of 8800GT on scrypt I mined 0.001 LTC :)

                      Get your Bitcoin based VISA - https://spectrocoin.com/en/signup.html?referralId=3396082057

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

                        well done …

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