Skip to content

Commit

Permalink
ci: Update CUDA 12.6 builds to 12.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Eta0 committed Dec 3, 2024
1 parent eaeb055 commit 007a325
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
folder: .
dockerfile: Dockerfile.ubuntu20
base-image: nvidia/cuda
base-tag: 12.6.2-devel-ubuntu20.04
cuda-version: "12.6.2"
base-tag: 12.6.3-devel-ubuntu20.04
cuda-version: "12.6.3"
nccl-version: 2.23.4-1
cuda-samples-version: "12.5"
hpcx-distribution: "hpcx-v2.21-gcc-doca_ofed-ubuntu20.04-cuda12"
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu-22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
folder: .
dockerfile: Dockerfile.ubuntu22
base-image: nvidia/cuda
base-tag: 12.6.2-devel-ubuntu22.04
cuda-version: "12.6.2"
base-tag: 12.6.3-devel-ubuntu22.04
cuda-version: "12.6.3"
nccl-version: 2.23.4-1
cuda-samples-version: "12.5"
hpcx-distribution: "hpcx-v2.21-gcc-doca_ofed-ubuntu22.04-cuda12"

0 comments on commit 007a325

Please sign in to comment.