Hi,
According to a A4500 spec (https://www.nvidia.com/content/dam/en-zz/Solutions/design-visualization/rtx/nvidia-rtx-a4500-datasheet.pdf), it is based on Ampere architecture.
Also, according to this document it implements compute capability 8.6: https://developer.nvidia.com/cuda-gpus#compute
According to this article: CUDA Compatibility :: NVIDIA Data Center GPU Driver Documentation,
compute capability 8.6 on Ampere architecture should be supported starting from CUDA Toolkit 11.0.
However, in the A4500 spec it is said that it needs CUDA 11.6 (Compute APIs: CUDA 11.6).
So, I see some contradiction here. Could you tell me if CUDA 11.3 is compatible with the A4500?
We run Ubuntu 16.04, and the last version of CUDA 11 that NVIDIA provides for this OS is CUDA 11.3.