You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/software/communication/nccl.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ It is commonly used in machine learning frameworks, but traditional scientific a
9
9
To use the Slingshot network on Alps, the [`aws-ofi-nccl`](https://github.com/aws/aws-ofi-nccl) plugin must be used.
10
10
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.
11
11
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.
13
13
When using e.g. the `default` view of `prgenv-gnu` the `aws-ofi-nccl` plugin will be available in the environment.
14
14
Alternatively, loading the `aws-ofi-nccl` module with the `modules` view also makes the plugin available in the environment.
15
15
The environment variables described below must still be set to ensure that NCCL uses the plugin.
0 commit comments