diff --git a/scripts/README.md b/scripts/README.md index 856d5eb..ed61350 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -175,9 +175,16 @@ cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-cluster-deploy.sh |bash #状态检查 ``` +#### (12) AL多租户平台allreduce性能测试/dcgm压测 + + ```bash + #在再生龙克隆系统前,对目标母机系统进行增强配置,实现克隆还原后系统 “开箱即用”:无需手动修改主机名、带内IP、修复udev规则文件丢失问题等。 + 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 + ....... +``` - -#### (12)批量安装/卸载 +#### (13)批量安装/卸载 ![Static Badge](https://img.shields.io/badge/组件[1]-orange?style=flat-square) ![Static Badge](https://img.shields.io/badge/mlnx_ofed-23.10.1.1.9.0-brightgreen?style=plastic)