4060ti of cuda toolkit availability

I bought a graphics card from Python for 4060ti that will only be used for deep learning inference, and I checked this part of CUDA-Enabled GeForce and TITAN Products on the current cuda site, and 4060ti is excluded from the list. Is the 4060ti impossible to use the cuda toolkit?
If not, is there any other way?

Your card is supported from Cuda Toolkit 11.8 onwards.

1 Like

Thanks, but there’s a problem I’m trying to use gpu using pytorch but the current cuda supported by pytorch is up to 11.8. Is there any chance Nvidia will support this?

If pytorch works with 11.8, then you are OK, as support for your card started with this version of Cuda. Sorry, if I wasn’t clear.