fancyIX / ccminer

CUDA miner project, compatible with most nvidia cards. Optimized for allium, chainox and heavyhash coins.
GNU General Public License v3.0
8 stars 7 forks source link

Support Quadro Cards #16

Closed ErikParawell-SiFive closed 2 years ago

ErikParawell-SiFive commented 2 years ago

You said to open a issue to support Quadro Cards.

Is there a way I can try fixing it myself? I've played around with CUDA a bit, but the biggest thing I've done is write an image scaler so I don't have much experience or a deep understanding.

fancyIX commented 2 years ago

Also support RTX A5000 etc

ErikParawell-SiFive commented 2 years ago

In particular I have a Quadro T600

fancyIX commented 2 years ago

@ErikParawell-SiFive seems like Quadro T600 is Turning arch, while RTX 30xx cards are Ampere arch. The new version (0.4.0) only works for ampere arch. So your GPU won't be imporoved in any case.