Skip to content

Commit 07c6ea6

Browse files
Delete micro-benchmarks/nccl-tests/nccl-tests-gb200.Dockerfile (#844)
* Delete micro-benchmarks/nccl-tests/nccl-tests-gb200.Dockerfile This file is redundant, main file will work with GB200 * Add instructions for building with platform for arm64 --------- Co-authored-by: Aman Shanbhag <55571601+amanshanbhag@users.noreply.github.com>
1 parent 51b3a8b commit 07c6ea6

File tree

2 files changed

+1
-138
lines changed

2 files changed

+1
-138
lines changed

micro-benchmarks/nccl-tests/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ If you wish to build the containar image by yourself, follow this section. Alter
6868
-t ${CONTAINER_IMAGE_NAME_TAG} \
6969
.
7070
```
71+
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!
7172

7273
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:
7374
```

micro-benchmarks/nccl-tests/nccl-tests-gb200.Dockerfile

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)