已合并
[usage][sync]修复工具跨版本simt仿真wrap信息丢失问题 #242
[usage][sync]修复工具跨版本simt仿真wrap信息丢失问题 #242
已合并
流栎创建于 15 天前
流栎
流栎成员
15 天前

1. 修改描述

  • 修改原因:
    适配仿真器日志修改时未考虑版本兼容性,正则匹配写的太死,新版本工具配合旧cann会出现正则匹配失败进而丢失wrap信息问题
  • 修改方案:
    修改正则匹配表达式,兼容前后版本
  • 修改内容:
    std::regex a5DetailPattern_ = std::regex(R"([warpId:([0-9]{1,2})].*[schId:([0-3])])");
  • 涉及代码双合(贴上另一个PR链接):
    https://gitcode.com/Ascend/msopprof/pull/241

2. 功能验证

  • 功能自验截图(请确保不体现个人信息)
    image.png
  • 冒烟是否通过

3. 代码检视

  • 要求:
    • 合入功能代码大于 200 行,需要sig会议申报代码检视议题,并在PR中标注会议。
    • committer评估是否需要在sig会议进行代码检视。
    • 参与检视的committer人员名单与检视时间。
    • 大于 1000 行代码原则上不允许合入,需进行备案。
  • 是否经过代码检视
  • 是否具备UT测试用例看护
  • 是否需要在sig会议中进行代码检视
  • 检视committer人员名单与检视时间:

4. 资料修改自检

  • 资料修改:

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 流栎 的贡献)
atomgit-bot
atomgit-bot
15 天前 评论:

🤖 正在生成合并请求摘要,请稍候…

likedislike
atomgit-bot
atomgit-bot
15 天前 评论:

🤖 AI 代码检视正在进行中,请稍候…

likedislike
ascend-robotascend-robot成员
15 天前 添加了label:stat/needs-squash
ascend-robotascend-robot成员
15 天前 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
15 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-Ascend/msopprof yan_yw, RainbowWhp (2/2) yan_yw (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

zzzsss1234, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
ascend-robot
ascend-robot成员
15 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
15 天前 添加了label:docs-ci-pipeline-running
ascend-robot
ascend-robot成员
15 天前 评论:

✅ 跳过 docs ci 检查,没有需要检查的文档文件

likedislike
ascend-robotascend-robot成员
15 天前 删除了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
15 天前 添加了label:docs-ci-pipeline-success
流栎
流栎成员
15 天前 评论:

compile

likedislike
AtlasAccountAtlasAccount成员
15 天前 添加了label:ci-pipeline-running
ascend-robot
ascend-robot成员
15 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
15 天前 删除了label:docs-ci-pipeline-success
ascend-robotascend-robot成员
15 天前 添加了label:docs-ci-pipeline-running
ascend-robot
ascend-robot成员
15 天前 评论:

✅ 跳过 docs ci 检查,没有需要检查的文档文件

likedislike
ascend-robotascend-robot成员
15 天前 删除了label:docs-ci-pipeline-running
此处折叠了8条事件消息 查看更多
AtlasAccountAtlasAccount成员
15 天前 添加了label:ci-pipeline-failed
VolKano
VolKano
15 天前 评论:

retry

likedislike
AtlasAccountAtlasAccount成员
15 天前 删除了label:ci-pipeline-failed
AtlasAccountAtlasAccount成员
15 天前 添加了label:ci-pipeline-running
AtlasAccountAtlasAccount成员
15 天前 删除了label:ci-pipeline-running
AtlasAccountAtlasAccount成员
15 天前 添加了label:ci-pipeline-passed
AtlasAccount
AtlasAccount成员
15 天前 评论:
流水线 PR-pipeline_msopprof#520 (重试第2次) [ commitID:f0d36d99 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
阶段 任务名 状态 详情
编译构建 Build_msopprof_x86 >>>
Build_msopprof_arm >>>
恶意代码检查 Antipoison_msopprof >>>
编码安全与规范检查 codecheck_pre-commit >>>
pre-commit >>>
开源片段检查 SCA_msopprof >>>
开发者测试 UT_msopprof_x86 >>>
流水线 PR-pipeline_msopprof >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员[A1streomeria]评论有效
  • compile : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
yyw成员
15 天前 评论:

/approve
/lgtm

likedislike
ascend-robotascend-robot成员
15 天前 添加了label:approved
wanghaopeng
wanghaopeng成员
15 天前 评论:

/lgtm

likedislike
ascend-robotascend-robot成员
15 天前 添加了label:lgtm
ascend-robotascend-robot成员
15 天前 合入了pull request