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
As an Analytical Platform Product Engineer
I want NVIDIA CUDA drivers installed in the Visual Studio Code image
So that we don't have to rely on a "soft fork" version of Ubuntu 22.04
User Story
As an Analytical Platform Product Engineer
I want NVIDIA CUDA drivers installed in the Visual Studio Code image
So that we don't have to rely on a "soft fork" version of Ubuntu 22.04
Value / Purpose
As part of #4120 we released a "tactical" version of the 1.2.X branch using Ubuntu 22.04 https://github.com/ministryofjustice/analytical-platform-visual-studio-code/releases/tag/1.2.0-nvidia-cuda-base, however this goes against the new ways of working to introduce "variants"
Useful Contacts
@jacobwoffenden
User Types
Product Engineering
Hypothesis
If we install the drivers into 24.04
Then we can switch to 24.04 and retire the 22.04 variant
Proposal
Drivers are now available at https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/ however at the time of writing this ticket (29/05/24), there isn't a 2404 Dockerfile in NVIDIA's GitLab
Additional Information
2204 Dockerfile: https://gitlab.com/nvidia/container-images/cuda/-/blob/master/dist/12.4.1/ubuntu2204/base/Dockerfile
https://github.com/bottlerocket-os/bottlerocket/pull/4029/files note
Definition of Done
The text was updated successfully, but these errors were encountered: