We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed5e11 commit af5f435Copy full SHA for af5f435
.github/workflows/snl-h100.yaml
@@ -7,8 +7,8 @@ on:
7
workflow_call:
8
9
jobs:
10
- PR_CUDA1262_OPENMPI505_MPI:
11
- name: PR_CUDA1262_OPENMPI505_MPI
+ PR_CUDA1262_OPENMPI505:
+ name: PR_CUDA1262_OPENMPI505
12
13
# this label is correct, but the underlying AT2 runner is actually
14
# CUDA 12.6.2 and OpenMPI 5.0.5 <facepalm>
@@ -66,8 +66,8 @@ jobs:
66
working-directory: build-mpi
67
run: ctest --output-on-failure -V --timeout 1200
68
69
- PR_CUDA1262_OPENMPI505_NCCL:
70
- name: PR_CUDA1262_OPENMPI505_NCCL
+ PR_CUDA1262_NCCL2275:
+ name: PR_CUDA1262_NCCL2275
71
72
73
0 commit comments