From 0366af49b067ee86efd85775e61e895f972891c6 Mon Sep 17 00:00:00 2001 From: joy Date: Wed, 5 Nov 2025 13:59:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 12 --- scripts/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/README.md b/scripts/README.md index e8d3044..f01b84f 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -181,8 +181,10 @@ cd /opt/k8s-install-conf && http://116.205.97.109/scripts/calico.yaml && kubectl #### (12) AL多租户平台allreduce性能测试/dcgm压测 ```bash + cd /opt/ && wget -qO- http://116.205.97.109/scripts/gpu_bench_auto.sh|bash -s -- --tests=bandwidthTest,deviceQuery,gpu_burn,p2pBandwidthLatencyTest,batchCUBLAS #gpu基准测试 cd /opt/ && wget -qO- http://116.205.97.109/scripts/dcgm_diag_bg_log.sh | bash #默认后台压测,压测级别(4),预计时间2-3小时。 cd /opt/ && wget -qO- http://116.205.97.109/scripts/mpi_allreduce_perf_test.sh|bash -s -- --host=node01-ip:8,node02-ip:8 # allreduce 测试 + ``` #### (13)批量安装/卸载