Skip to content

Commit 1cdee5c

Browse files
committed
Fix broken 8-NVSHMEM Notebook
1 parent e135ebc commit 1cdee5c

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

08-H_NCCL_NVSHMEM/.master/NVSHMEM/Instructions.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,9 @@
6262
"by setting `CUDA_VISIBLE_DEVICES=0,1,2,3` in the shell that executes\n",
6363
"srun. With `CUDA_VISIBLE_DEVICES` set all spawned processes can see all\n",
6464
"GPUs listed. This is automatically done for the `sanitize`, `run` and\n",
65-
"`profile` make targets.\n",
66-
"\n",
65+
"`profile` make targets."
6766
],
68-
"id": "e1e833fa-16a5-4510-8e6c-7d6abd44310e"
67+
"id": "4153946b-60de-494a-ad07-7ecb34a91c84"
6968
}
7069
],
7170
"nbformat": 4,

08-H_NCCL_NVSHMEM/solutions/NVSHMEM/Instructions.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,9 @@
6262
"by setting `CUDA_VISIBLE_DEVICES=0,1,2,3` in the shell that executes\n",
6363
"srun. With `CUDA_VISIBLE_DEVICES` set all spawned processes can see all\n",
6464
"GPUs listed. This is automatically done for the `sanitize`, `run` and\n",
65-
"`profile` make targets.\n",
66-
"\n",
65+
"`profile` make targets."
6766
],
68-
"id": "e1e833fa-16a5-4510-8e6c-7d6abd44310e"
67+
"id": "4153946b-60de-494a-ad07-7ecb34a91c84"
6968
}
7069
],
7170
"nbformat": 4,

08-H_NCCL_NVSHMEM/tasks/NVSHMEM/Instructions.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,9 @@
6262
"by setting `CUDA_VISIBLE_DEVICES=0,1,2,3` in the shell that executes\n",
6363
"srun. With `CUDA_VISIBLE_DEVICES` set all spawned processes can see all\n",
6464
"GPUs listed. This is automatically done for the `sanitize`, `run` and\n",
65-
"`profile` make targets.\n",
66-
"\n",
65+
"`profile` make targets."
6766
],
68-
"id": "e1e833fa-16a5-4510-8e6c-7d6abd44310e"
67+
"id": "4153946b-60de-494a-ad07-7ecb34a91c84"
6968
}
7069
],
7170
"nbformat": 4,

0 commit comments

Comments
 (0)