Skip to content

chore: cuda-12.8.2#291

Open
wdconinc wants to merge 2 commits into
masterfrom
cuda-12.8.2
Open

chore: cuda-12.8.2#291
wdconinc wants to merge 2 commits into
masterfrom
cuda-12.8.2

Conversation

@wdconinc
Copy link
Copy Markdown
Contributor

Briefly, what does this PR introduce? Please link to any relevant presentations or discussions.

This PR upgrade CUDA to 12.8.2, the last of the 12.x series. This keeps the number of backwards-compatibility breaking changes, but adds fixes for gcc-14 compatibility (see #88).

What is the urgency of this PR?

  • High (please describe reason below)
  • Medium
  • Low

What kind of change does this PR introduce?

  • Bug fix (issue: build failures with gcc-14)
  • New feature (issue: upgrade CUDA)
  • Optimization (issue #__)
  • Updated documentation
  • other: __

Please check if any of the following apply

  • This PR introduces breaking changes. Please describe changes users need to make below.
  • This PR changes default behavior. Please describe changes below.
  • AI was used in preparing this PR. Please describe usage below.

Copilot AI review requested due to automatic review settings May 16, 2026 21:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR attempts to update the CUDA base image version used by both CI systems to support newer GCC compatibility while keeping the CUDA build flow aligned across GitHub Actions and GitLab CI.

Changes:

  • Updates CUDA_VERSION from 12.5.1 to 12.8.2 in GitHub Actions.
  • Updates CUDA_VERSION from 12.5.1 to 12.8.2 in GitLab CI.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/build-push.yml Updates the CUDA version used to construct GitHub Actions nvidia/cuda build image tags.
.gitlab-ci.yml Updates the CUDA version used to construct GitLab CI nvidia/cuda job and build image tags.

Copilot AI review requested due to automatic review settings May 16, 2026 21:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@wdconinc
Copy link
Copy Markdown
Contributor Author

RFR. We don't have a policy yet for CUDA upgrades. Let me know if this bumps CUDA beyond anything you can currently support.

@wdconinc wdconinc enabled auto-merge (squash) May 18, 2026 22:01
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