Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
hg-misc-tools
Commits
9727a645
Commit
9727a645
authored
Feb 24, 2026
by
one
Browse files
Update 8-GPU RCCL envs for BW150
parent
8794da26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
projects/rccl-tests/bw150/run-allreduce.sh
projects/rccl-tests/bw150/run-allreduce.sh
+6
-0
No files found.
projects/rccl-tests/bw150/run-allreduce.sh
View file @
9727a645
...
...
@@ -23,3 +23,9 @@ NCCL_GRAPH_FILE=graph-allreduce-4r-0123.xml \
HIP_VISIBLE_DEVICES
=
4,5,6,7
\
NCCL_GRAPH_FILE
=
graph-allreduce-4r-4567.xml
\
./build/all_reduce_perf
-b
4
-e
16G
-f
2
-w
3
-n
3
-g
4
# GPUs: 0,1,2,3,4,5,6,7
# DTK26 之前使用如下环境变量
NCCL_ALGO
=
Tree
\
NCCL_RINGS
=
"0 1 2 3 4 5 6 7|7 6 5 4 3 2 1 0|0 2 3 1 4 6 7 5|5 7 6 4 1 3 2 0|0 3 1 2 4 7 5 6|6 5 7 4 2 1 3 0"
\
./build/all_reduce_perf
-b
4
-e
16G
-f
2
-w
3
-n
3
-g
8
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment