Skip to content

Commit

Permalink
build: Update CUDA 12.2.0 to 12.2.2 with cuDNN
Browse files Browse the repository at this point in the history
  • Loading branch information
Eta0 committed Oct 19, 2023
1 parent cb75b71 commit d14352a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
folder: .
dockerfile: Dockerfile.ubuntu20
base-image: nvidia/cuda
base-tag: 12.2.0-devel-ubuntu20.04
cuda-version-minor: "12.2.0"
base-tag: 12.2.2-cudnn8-devel-ubuntu20.04
cuda-version-minor: "12.2.2"
cuda-version-major: "12.2"
nccl-version: 2.18.3-1
cuda-samples-version: "12.2"
Expand Down

0 comments on commit d14352a

Please sign in to comment.