[GPU] What CUDA versions are supported?

Hey there!
I couldn’t find which CUDA version is supported by the newest pytorch-release. Could you give me an update, I know that my Tesla k10 are not supported anymore.
I still have some Tesla k20 lying around, just wondering if it is worth the effort to put them in :smiley:.

Here you can find a link to the computing capabilities: https://developer.nvidia.com/cuda-gpus

Thanks!

Raph

According to Wikipedia and your link the Tesla K20 seems to have a compute capability of 3.5.
The binaries won’t support this card anymore, but I think you still could build from source and use the card.

1 Like