已合并
docs: 补充cxx_abi版本判断方法说明 #2121
docs: 补充cxx_abi版本判断方法说明 #2121
已合并
zouyanlong创建于 6月12日
zouyanlong成员
6月12日

描述

文档未明确说明如何确定正确的cxx_abi版本(cxx_abi_0或cxx_abi_1),ATB_BUILD_DEPENDENCY_PATH示例中使用占位符cxx_abi_{cxx_abi_version},但缺乏判断方法说明。构建脚本默认输出到cxx_abi_1目录,若用户按示例设置错误的ABI路径会导致编译失败,需要通过试错才能确定正确版本

checklist

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zouyanlong 的贡献)
CANN-robotCANN-robot成员
6月12日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
6月12日 评论:

CLA Signature Pass

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

likedislike
CANN-robot
CANN-robot成员
6月12日 评论:

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-cann/ascend-transformer-boost 尹祺然, goodpeople233 (2/2) 尹祺然 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
CANN-robotCANN-robot成员
6月12日 添加了label:needs-issue
CANN-robot
CANN-robot成员
6月12日 评论:

Linking Issue Notice

@ninihihi , the pull request must be linked to at least one issue.
If an issue has already been linked, but the needs-issue label remains, you can remove the label by commenting /check-issue .

likedislike
zouyanlong成员
6月12日 评论:

compile#openlibing

likedislike
CANN-robot
CANN-robot成员
6月12日 评论:

libing-pipeline创建中,请等待……

likedislike
CANN-robotCANN-robot成员
6月12日 添加了label:SC-START
zouyanlong成员
6月12日 评论:

compile

likedislike
CANN-robotCANN-robot成员
6月12日 删除了label:SC-START
CANN-robotCANN-robot成员
6月12日 添加了label:SC-RUNNING
CANN-robotCANN-robot成员
6月12日 添加了label:ci-pipeline-running
CANN-robotCANN-robot成员
6月12日 删除了label:SC-RUNNING
CANN-robotCANN-robot成员
6月12日 添加了label:SC-RUNNING
CANN-robotCANN-robot成员
6月12日 删除了label:SC-RUNNING
CANN-robotCANN-robot成员
6月12日 添加了label:SC-SUCC
openLiBingCI成员
6月12日 评论:
流水线 PR-pipeline_ascend-transformer-boost#887 [ commitID:48fbc05b ] 已完成
likedislike
CANN-robotCANN-robot成员
6月12日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
6月12日 添加了label:ci-pipeline-passed
CANN-robot
CANN-robot成员
6月12日 评论:
阶段 任务名 状态 详情
编译构建 Build_x86 >>>
Build_arm >>>
恶意代码检查 Antipoison >>>
编码安全与规范检查 CodeCheck >>>
开源片段检查 SCA >>>
开发者测试 UT_310P_x86 >>>
UT_910B_ARM >>>
流水线 PR-pipeline_ascend-transformer-boost >>>
likedislike
nino888成员
6月12日 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
6月12日 添加了label:approved
Zzouyanlong成员
6月12日 关联了issue:[Task|任务]: 安装脚本增加未安装torch时的默认abi及自动安装操作
CANN-robotCANN-robot成员
6月12日 删除了label:needs-issue
goodpeople233成员
6月12日 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
6月12日 添加了label:lgtm
CANN-robotCANN-robot成员
6月12日 合入了pull request
Zzouyanlong成员
6月16日 删除了关联的issue:[Task|任务]: 安装脚本增加未安装torch时的默认abi及自动安装操作
Zzouyanlong成员
6月16日 关联了issue:[Documentation]: [AI 识别] 文档未明确说明如何确定正确的cxx_abi版本(cxx_abi_0或cxx_abi_1),ATB_BUILD_DEPENDENCY_PATH示例中使用占位符cxx_abi_{cxx_abi_version},但缺乏判断方法说明。构建脚本默认输出到cxx_abi_1目录,若用户按示例设置错误的ABI路径会导致编译失败,需要通过试错才能确定正确版本