We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c005377 commit 1e51438Copy full SHA for 1e51438
1 file changed
.github/workflows/ci.yml
@@ -13,8 +13,8 @@ jobs:
13
- 06-H_Overlap_Communication_and_Computation_MPI/solutions
14
- 08-H_NCCL_NVSHMEM/solutions/NCCL
15
- 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/
+ - 10-H_CUDA_Graphs_and_Device-initiated_Communication_with_NVSHMEM/solutions/Device-initiated_Communication_with_NVSHMEM
+ - 10-H_CUDA_Graphs_and_Device-initiated_Communication_with_NVSHMEM/solutions/Using_CUDA_Graphs
18
runs-on: ubuntu-latest
19
container:
20
image: nvidia/cuda:13.2.0-devel-ubuntu24.04
0 commit comments