Created
January 15, 2018 09:05
-
-
Save FedericoPonzi/2ecba3065d2031e200df7947c85b920f to your computer and use it in GitHub Desktop.
For reference, on linux, the previous CUDA toolkits required the following minimum driver versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CUDA 9.1: 387.xx | |
CUDA 9.0: 384.xx | |
CUDA 8.0 375.xx (GA2) | |
CUDA 8.0: 367.4x | |
CUDA 7.5: 352.xx | |
CUDA 7.0: 346.xx | |
CUDA 6.5: 340.xx | |
CUDA 6.0: 331.xx | |
CUDA 5.5: 319.xx | |
CUDA 5.0: 304.xx | |
CUDA 4.2: 295.41 | |
CUDA 4.1: 285.05.33 | |
CUDA 4.0: 270.41.19 | |
CUDA 3.2: 260.19.26 | |
CUDA 3.1: 256.40 | |
CUDA 3.0: 195.36.15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From https://stackoverflow.com/questions/30820513/what-is-version-of-cuda-for-nvidia-304-125/30820690#30820690