From 2024df250c2acd95875c8156ec7ab826254d102e Mon Sep 17 00:00:00 2001 From: kail20gakki Date: Sun, 10 Aug 2025 22:56:39 +0800 Subject: [PATCH] auto compile --- msmonitor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msmonitor/README.md b/msmonitor/README.md index b0758924d1..2140a357b4 100644 --- a/msmonitor/README.md +++ b/msmonitor/README.md @@ -1,4 +1,4 @@ -# msMonitor +# msMonitor auto compile ## 📌 简介 msMonitor是MindStudio推出的一站式在线监控工具,提供用户在集群场景性能监控定位端到端能力。msMonitor基于[dynolog](https://github.com/facebookincubator/dynolog)开发,结合[Ascend PyTorch Profiler的动态采集能力](https://www.hiascend.com/document/detail/zh/mindstudio/81RC1/T&ITools/Profiling/atlasprofiling_16_0090.html#ZH-CN_TOPIC_0000002353635602__zh-cn_topic_0000002370275077_section17272160135118)和[MSPTI](https://www.hiascend.com/document/detail/zh/mindstudio/81RC1/T&ITools/Profiling/atlasprofiling_16_0021.html)提供用户**nputrace**和**npumonitor**功能: -- Gitee