Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions micro-benchmarks/nccl-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ If you wish to build the containar image by yourself, follow this section. Alter
-t ${CONTAINER_IMAGE_NAME_TAG} \
.
```
Note: If you are using an arm64 platform (like p6e-gb200.36xlarge, or any ultraserver comprised of that instance, for example), pass in `--platform=linux/arm64` into the `docker build` command above. Or, just build your image directly on an `arm64` based instance!

1. Once the container image is prepared, you can check if it is present with `docker images`. You should see an output similar to this one:
```
Expand Down
138 changes: 0 additions & 138 deletions micro-benchmarks/nccl-tests/nccl-tests-gb200.Dockerfile

This file was deleted.