Skip to content

Migrate cuda to runtime#2

Draft
hinriksnaer wants to merge 1 commit into
hinriksnaer/stack/16from
hinriksnaer/stack/17
Draft

Migrate cuda to runtime#2
hinriksnaer wants to merge 1 commit into
hinriksnaer/stack/16from
hinriksnaer/stack/17

Conversation

@hinriksnaer

@hinriksnaer hinriksnaer commented Jun 9, 2026

Copy link
Copy Markdown

Stacked PRs:


Migrate cuda to runtime

The CUDA variant is absorbed into the base image. The CUDA SDK was
already installed at runtime by devinstall_software.sh; the only
build-time additions were Nsight GUI dependencies and the CUDA_VERSION
env var. Nsight GUI deps now install conditionally with INSTALL_TOOLS.

  • Delete Dockerfile.cuda and cuda-image.yml CI workflow
  • Move Nsight GUI deps (libglvnd-opengl, etc.) to devinstall_software.sh
    under INSTALL_TOOLS + CUDA_VERSION
  • Remove IMAGE_TAG version embedding for cuda in triton-dev-containers.sh
  • Resolve -d cuda to the base image
  • Remove cuda-image build target from Makefile

The CUDA variant is absorbed into the base image. The CUDA SDK was
already installed at runtime by devinstall_software.sh; the only
build-time additions were Nsight GUI dependencies and the CUDA_VERSION
env var. Nsight GUI deps now install conditionally with INSTALL_TOOLS.

- Delete Dockerfile.cuda and cuda-image.yml CI workflow
- Move Nsight GUI deps (libglvnd-opengl, etc.) to devinstall_software.sh
  under INSTALL_TOOLS + CUDA_VERSION
- Remove IMAGE_TAG version embedding for cuda in triton-dev-containers.sh
- Resolve -d cuda to the base image
- Remove cuda-image build target from Makefile

stack-info: PR: #2, branch: hinriksnaer/stack/17
@hinriksnaer hinriksnaer changed the base branch from hinriksnaer/stack/16 to main June 9, 2026 18:24
@hinriksnaer hinriksnaer changed the base branch from main to hinriksnaer/stack/16 June 9, 2026 18:24
@hinriksnaer hinriksnaer mentioned this pull request Jun 9, 2026
@hinriksnaer hinriksnaer changed the base branch from hinriksnaer/stack/16 to main June 9, 2026 18:30
@hinriksnaer hinriksnaer changed the base branch from main to hinriksnaer/stack/16 June 9, 2026 18:30
@hinriksnaer hinriksnaer changed the base branch from hinriksnaer/stack/16 to main June 9, 2026 18:35
@hinriksnaer hinriksnaer changed the base branch from main to hinriksnaer/stack/16 June 9, 2026 18:35
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.

1 participant