Skip to content

Instantly share code, notes, and snippets.

@FedericoPonzi
Created January 15, 2018 09:05
Show Gist options
  • Save FedericoPonzi/2ecba3065d2031e200df7947c85b920f to your computer and use it in GitHub Desktop.
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
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