已合并
Add mstx dotting to obtain PTA memory pool data #18242
czy6创建于 2025年2月23日
Add mstx dotting to obtain PTA memory pool data #18242
已合并
从refs/pull/18242/head合入到master
Pull Request已成功合入, 合并人@
(感谢 czy6 的贡献)2025年2月23日 添加了
ascend-cla/yes
标签
czy6
2025年2月23日 评论:
2025年2月23日 评论:
compile


2025年2月23日 添加了
ci-pipeline-running
标签
atlasaccount1
2025年2月23日 评论:
2025年2月23日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[1ce6a43c57d5483ebb9e9070bb6fe149]


2025年2月23日 移除了
ci-pipeline-running
标签
此处折叠了57条消息 查看更多
WangJie
2025年2月27日 评论:
2025年2月27日 评论:
/lgtm


chenhao_1209
2025年2月27日 评论:
2025年2月27日 评论:
/approve


third_party/mstx/ms_tools_ext.h
@@ -29,2 +82,3 @@
82+ACL_FUNC_VISIBILITY void mstxDomainMarkA(mstxDomainHandle_t handle, const char* message, aclrtStream stream);
2983
30-ACL_FUNC_VISIBILITY mstxRangeId mstxDomainRangeStartA(mstxDomainhandle_t handle, const char* message,
84+ACL_FUNC_VISIBILITY mstxRangeId mstxDomainRangeStartA(mstxDomainHandle_t handle, const char* message,
同版本修改,不存在兼容性问题


2025年2月28日 添加了
approved
标签
2025年2月28日 合并了Pull Request(通过 API 合并)
What type of PR is this?
What does this PR do / why do we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewers:
**性能测试
测试环境 cann8.0.RC1 ascend910B
测试脚本 MindSpeed-LLM/pretrain_llama2_7b
测试3到7个Step训练总耗时,测试5次,单位(ns)
在正常浮动范围内,基本没影响