Skip to content

Commit bd358b0

Browse files
authored
Fix missing quote in NCCL documentation (#164)
1 parent a5e0cef commit bd358b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/communication/nccl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ While the container engine sets these automatically when using the NCCL hook, th
3030
Note that this option may be set to `1` by default on some Alps clusters.
3131
See [the Cray MPICH documentation][ref-communication-cray-mpich] for more details on GPU-aware MPI with Cray MPICH.
3232

33-
!!! warning "`invalid usage` error with `NCCL_NET="AWS Libfabric`"
33+
!!! warning "`invalid usage` error with `NCCL_NET="AWS Libfabric"`"
3434
If you are getting error messages such as:
3535
```console
3636
nid006352: Test NCCL failure common.cu:958 'invalid usage (run with NCCL_DEBUG=WARN for details)

0 commit comments

Comments
 (0)