Skip to content

Commit

Permalink
Chuck out CUDA 11.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbrown committed Nov 15, 2023
1 parent e532fb4 commit 5d54b3e
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/ubuntu-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,6 @@ on:
- .github/workflows/build.yml

jobs:
cu117:
uses: ./.github/workflows/build.yml
with:
folder: .
dockerfile: Dockerfile.ubuntu20
base-image: nvidia/cuda
base-tag: 11.7.1-cudnn8-devel-ubuntu20.04
cuda-version-minor: "11.7.1"
cuda-version-major: "11.7"
nccl-version: 2.14.3-1
cuda-samples-version: "11.6"
hpcx-version: "2.14"
hpcx-nccl-version: "2.16"
hpcx-cuda-version: "11"
hpcx-mlnx-ofed: "MLNX_OFED_LINUX-5"

cu118:
uses: ./.github/workflows/build.yml
with:
Expand Down

0 comments on commit 5d54b3e

Please sign in to comment.