|
|
|
|
|
by rahimnathwani
370 days ago
|
|
I'm not a CUDA programmer, but AIUI: - you will want to install the latest version of CUDA Toolkit (12.9.1) - each version of CUDA Toolkit requires the card driver to be above a certain version (e.g. toolkit depends on driver version 576 or above) - older cards often have recent drivers, e.g. the current version of CUDA Toolkit will work with a GTX 1080, as it has a recent (576.x) driver |
|