Install and run CUDA 11.3 in docker container ¶
By: aminey on Aug. 19, 2022, 10:14 a.m.
Hi everyone,
I am trying to run my code for local testing but I didn't manage to install CUDA 11.3 in my docker container. I followed this tutorial , it installs CUDA 10.2 succesfully, however I have an RTX 3090 which requires cuda version 11.3. Anyone knows how to fix this?
Kind regards,