You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Containerfile for CUDA is a single stage based on CUDA devel image, which contains all the NVIDIA development files, on top of which we add compilers. The final image weighs 16.4 GB, which is massive. It would be more user and planet friendly to have an optimized image.