Skip to content

Commit 7491eb5

Browse files
[integ-tests] Add p6-b200 NCCL baseline
1 parent c339547 commit 7491eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration-tests/tests/common/nccl_common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def install_and_run_nccl_benchmarks(remote_command_executor, mpi_module, schedul
6969
"p4d.24xlarge": 26.0,
7070
# p5.48xlarge - Expected "in-place busbw" bandwidth with 2 nodes, 8 tasks per node is about 250GB/s
7171
"p5.48xlarge": 250.0,
72+
"p6-b200.48xlarge": 300,
7273
"p6e-gb200.36xlarge": 500,
7374
}
7475

0 commit comments

Comments
 (0)