Skip to content

Commit

Permalink
ci: Update CUDA 12.6 builds to CUDA 12.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Eta0 committed Nov 4, 2024
1 parent 06c7fa5 commit fcba3c3
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 @@ -69,8 +69,8 @@ jobs:
folder: .
dockerfile: Dockerfile.ubuntu20
base-image: nvidia/cuda
base-tag: 12.6.1-cudnn-devel-ubuntu20.04
cuda-version: "12.6.1"
base-tag: 12.6.2-cudnn-devel-ubuntu20.04
cuda-version: "12.6.2"
nccl-version: 2.23.4-1
cuda-samples-version: "12.5"
hpcx-distribution: "hpcx-v2.20-gcc-mlnx_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 @@ -69,8 +69,8 @@ jobs:
folder: .
dockerfile: Dockerfile.ubuntu22
base-image: nvidia/cuda
base-tag: 12.6.1-cudnn-devel-ubuntu22.04
cuda-version: "12.6.1"
base-tag: 12.6.2-cudnn-devel-ubuntu22.04
cuda-version: "12.6.2"
nccl-version: 2.23.4-1
cuda-samples-version: "12.5"
hpcx-distribution: "hpcx-v2.20-gcc-mlnx_ofed-ubuntu22.04-cuda12"

0 comments on commit fcba3c3

Please sign in to comment.