Pytorch nvidia gtx460 version

Graphic card: nvidia GeForce GTX 460
Operating system: Ubuntu 18.04
Cuda version: ???

Hi! I need a little help, I am trying to get pytorch for my computer but don’t know what version i need. https://pytorch.org/get-started/previous-versions/ My graphics card is a little old, however I feel a little overwhelmed by the number of options. My software is up to date.

Unfortunately, your GPU uses the Fermi architecture with compute capability 2.1, if I’m not mistaken. The minimal compute capability is 3.5 and the binaries ship with 3.7, so you would either need a newer GPU or could use e.g. Google Colab, which provides free GPU runtimes for a specific time.