Skip to content

Commit 94ad071

Browse files
committed
Add link to repo
1 parent 56cda99 commit 94ad071

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

micro-benchmarks/nccl-tests/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ The NCCL tests are packaged in a container.
3333

3434
> You can set versions and the branch for NCCL and EFA by editing the variables below in the Dockerfile.
3535
36-
> | Variable | Default |
37-
> |-----------------------|-------------|
38-
> |`GDRCOPY_VERSION` | `v2.4.1` |
39-
> |`EFA_INSTALLER_VERSION`| `1.31.0` |
40-
> |`AWS_OFI_NCCL_VERSION` | `v1.8.1-aws`|
41-
> |`NCCL_VERSION` | `v2.20.3-1` |
42-
> |`NCCL_TESTS_VERSION` | `v2.13.9` |
36+
> | Variable | Default | Repository |
37+
> |-----------------------|-------------|---------------------------------------------------------------------------------------------|
38+
> |`GDRCOPY_VERSION` | `v2.4.1` | [link](https://github.com/NVIDIA/gdrcopy) |
39+
> |`EFA_INSTALLER_VERSION`| `1.31.0` | [link](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa-start.html#efa-start-enable) |
40+
> |`AWS_OFI_NCCL_VERSION` | `v1.8.1-aws`| [link](https://github.com/aws/aws-ofi-nccl) |
41+
> |`NCCL_VERSION` | `v2.20.3-1` | [link](https://github.com/NVIDIA/nccl) |
42+
> |`NCCL_TESTS_VERSION` | `v2.13.9` | [link](https://github.com/NVIDIA/nccl-tests) |
4343
4444
### Build the container
4545
1. Build the container image with the command below:

0 commit comments

Comments
 (0)