Skip to content

Add Ubuntu 24.04 NVIDIA Container Toolkit path#1347

Merged
dholt merged 1 commit into
masterfrom
dholt/ubuntu-24-doc-refresh
May 28, 2026
Merged

Add Ubuntu 24.04 NVIDIA Container Toolkit path#1347
dholt merged 1 commit into
masterfrom
dholt/ubuntu-24-doc-refresh

Conversation

@dholt
Copy link
Copy Markdown
Contributor

@dholt dholt commented May 28, 2026

Summary

  • add an Ubuntu 24.04+ container-runtime path that installs NVIDIA Container Toolkit from the current libnvidia-container APT repository and configures Docker with nvidia-ctk
  • keep the legacy nvidia.nvidia_docker role path for Ubuntu 22.04 and older plus Red Hat family hosts
  • refresh Ubuntu 24.04/Noble testing and airgap package mirror docs

Related to #1333.

Validation

  • ansible-playbook --syntax-check playbooks/container/nvidia-docker.yml
  • ./scripts/deepops/ansible-lint-roles.sh
  • make public-sanitize RELEASE=26.07 WORKTREE=<worktree>
  • live Ubuntu 24.04.4 GPU server validation:
    • Docker playbook completed: ok=40 changed=10 failed=0
    • NVIDIA driver playbook completed with the proprietary 580 server path on the Pascal test GPU: ok=18 changed=2 failed=0
    • playbooks/container/nvidia-docker.yml completed through the new Container Toolkit role path: ok=21 changed=6 failed=0
    • idempotence rerun completed: ok=18 changed=0 failed=0
    • docker run --gpus=all --rm nvcr.io/nvidia/cuda:12.8.1-base-ubuntu24.04 nvidia-smi passed

@dholt dholt requested a review from michael-balint May 28, 2026 00:48
@dholt dholt merged commit 975337f into master May 28, 2026
31 checks passed
@dholt dholt deleted the dholt/ubuntu-24-doc-refresh branch May 28, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants