A simple CUDA operation takes me 15 minutes inside a NVIDIA container
I downloaded a docker image from the NVIDIA website (specifically: nvcr.io/nvidia/pytorch:19.04-py3
) in order to ensure I have automatic compatibility between CUDA and torch (since I have CUDA version 12.2 but I want to use past versions of torch). I ran the container