Skip to content

Commit 79c51c2

Browse files
committed
Add comma
1 parent 988c24a commit 79c51c2

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
@@ -9,7 +9,7 @@ It is commonly used in machine learning frameworks, but traditional scientific a
99
To use the Slingshot network on Alps, the [`aws-ofi-nccl`](https://github.com/aws/aws-ofi-nccl) plugin must be used.
1010
With the container engine, the [AWS OFI NCCL hook][ref-ce-aws-ofi-hook] can be used to load the plugin into the container and configure NCCL to use it.
1111

12-
Most uenvs, like [`prgenv-gnu`][ref-uenv-prgenv-gnu] also contain the NCCL plugin.
12+
Most uenvs, like [`prgenv-gnu`][ref-uenv-prgenv-gnu], also contain the NCCL plugin.
1313
When using e.g. the `default` view of `prgenv-gnu` the `aws-ofi-nccl` plugin will be available in the environment.
1414
Alternatively, loading the `aws-ofi-nccl` module with the `modules` view also makes the plugin available in the environment.
1515
The environment variables described below must still be set to ensure that NCCL uses the plugin.

0 commit comments

Comments
 (0)