Skip to content

Commit 1e51438

Browse files
committed
Small correction
1 parent c005377 commit 1e51438

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
- 06-H_Overlap_Communication_and_Computation_MPI/solutions
1414
- 08-H_NCCL_NVSHMEM/solutions/NCCL
1515
- 08-H_NCCL_NVSHMEM/solutions/NVSHMEM
16-
- /10-H_CUDA_Graphs_and_Device-initiated_Communication_with_NVSHMEM/solutions/Device-initiated_Communication_with_NVSHMEM/
17-
- /10-H_CUDA_Graphs_and_Device-initiated_Communication_with_NVSHMEM/solutions/Using_CUDA_Graphs/
16+
- 10-H_CUDA_Graphs_and_Device-initiated_Communication_with_NVSHMEM/solutions/Device-initiated_Communication_with_NVSHMEM
17+
- 10-H_CUDA_Graphs_and_Device-initiated_Communication_with_NVSHMEM/solutions/Using_CUDA_Graphs
1818
runs-on: ubuntu-latest
1919
container:
2020
image: nvidia/cuda:13.2.0-devel-ubuntu24.04

0 commit comments

Comments
 (0)