Giter VIP home page Giter VIP logo

Comments (6)

KlausT avatar KlausT commented on July 18, 2024 1

Go to solution properties -> CUDA C/C++ ->Device -> Code Generation and remove the compute_70,sm_70 at the end.
Then you could add compute_20,sm_21 or whatever your card is.
screenshot
But it's unlikely that it will work because there's code that is not compatible with older cards.
Maybe try an older version from tprovot from about one or two years ago:
https://github.com/tpruvot/ccminer

By the way, any card you can buy now will be way faster than your old card.

from ccminer.

lordgamegenie avatar lordgamegenie commented on July 18, 2024

I did that step and it led me to this error. 62 of them.

image

I tried to go to an old version, downloaded one from August 18, 2016.
Extracted that one, opened the sln file with Visual Studio. Got the first error similar to the one I made in my first post that it could not read the ccminer.vcxproj file because it was looking for BuildCustomization path, this time CUDA 7.5 , so I changed that to 8.0 since that's the CUDA Toolkit I installed.
Soon as I did that I kept getting an error that "An item with the same key has already been added."
I called myself editing the vcxproj file there, and just deleting out the ExtensionSettings and ExtensionTargets all together to get passed that error. When I went to Rebuild Solution, I got ALL KINDS of Errors.

A newer nvidia video card is in my future, but not at the moment, I just recently picked up a newer AMD graphics card and ebayed these Quadro cards as I wanted to see what use I could make of them mining Altcoins.

from ccminer.

KlausT avatar KlausT commented on July 18, 2024

Can you find your cards in this list here?
https://developer.nvidia.com/cuda-gpus
Everything with compute capability 3.0 or more should work, I think.
In a few hours I have more time, then I could send you a project file for CUDA 8.0

from ccminer.

lordgamegenie avatar lordgamegenie commented on July 18, 2024

My card is on a different list from that page, it is, 5th item listed under CUDA-Enabled Quadro Products

from ccminer.

KlausT avatar KlausT commented on July 18, 2024

Try this vcxproj file:
ccminervcxproj.zip
With the latest ccminer code (https://github.com/KlausT/ccminer/archive/windows.zip) it compiles, but I think many algos will not work.
I didn't look at tpruvot's version yet.

from ccminer.

lordgamegenie avatar lordgamegenie commented on July 18, 2024

Wow it compiled with no errors. Thank you.

from ccminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.