cbuchner1 / ccminer

Christian Buchner's & Christian H.'s CUDA miner project
Other
273 stars 1.7k forks source link

How to set "Compute 5" to the 1.2 ? #22

Open mmalka opened 10 years ago

mmalka commented 10 years ago

I would like to know how to set the compute to 5 for my GTX 750 Ti, it seems it have been dropped on the road along with Compute 2 ?

There was a "ccminer50.exe" in 1.0, and it's not anymore in 1.2, also, the README says that:

This code should be running on nVidia GPUs ranging from compute capability
3.0 up to compute capability 3.5. Support for Compute 2.0 has been dropped
so we can more efficiently implement new algorithms using the latest hardware
features.
KBomba commented 10 years ago

Just use the standard ccminer. it's compiled for both compute 3.0 and 3.5. Compute 5.0 works justs as fine with the 3.5 version, and it will autodetect that in the new standard ccminer.

There hasn't been any real specific compute 5.0 instructions, but there is already some guy trying to do it ;) (sp_)

LeChuckDE commented 8 years ago

Port to CUDA 7.5 Compute 5.0 done