File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
micro-benchmarks/nccl-tests Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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
45451 . Build the container image with the command below:
You can’t perform that action at this time.
0 commit comments