Closed
Description
GitHub Actions appears to support running steps in containers:
It's probably good to just reuse the public NVIDIA containers and/or our Dockerfiles in the repo so that everything is installed by nvidia. This will, for example, fix the fact that cudnn is not installed as they have containers with it. We can focus our efforts on the rust-specific stuff.
NVIDIA's supported container tags show they support ubuntu 20 and 24 with the CUDA versions we need.
@adamcavendish already did work creating Dockerfiles in https://github.com/Rust-GPU/Rust-CUDA/tree/main/container. Ideally we would have one set that we use for CI and point people to.
Metadata
Metadata
Assignees
Labels
No labels