已合并
docs: Update CANN version in legacy docs from 8.5.2 to 9.1.0 #3016
xubin创建于 18 天前
docs: Update CANN version in legacy docs from 8.5.2 to 9.1.0 #3016
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 xubin 的贡献)atomgit-bot
18 天前 评论:
18 天前 评论:
变更摘要
该 PR 旨在将遗留文档及安装脚本中的 CANN 版本信息从 8.5.x 更新到 9.1.0。本次改动主要集中于 scripts/install_cann.sh,在 install_cann_a2_x86_apt、install_cann_a2_x86_yum、install_cann_a2_arm_apt、install_cann_a2_arm_yum、install_cann_a3_x86_apt、install_cann_a3_x86_yum、install_cann_a3_arm_apt、install_cann_a3_arm_yum 等各安装函数中,统一将 CANN 安装包的下载地址、包名及版本号从 8.5.0 升级为 9.1.0。
主要改动
- 升级 CANN 安装包版本与下载地址:将各安装函数中下载源从
CANN 8.5.T63目录下的 8.5.0 安装包替换为CANN 9.1.0目录下的 9.1.0 安装包,覆盖 a2/a3 系列及 x86_64/aarch64、apt/yum 各安装分支。 - 调整安装包类型与名称:将原驱动、Toolkit 合一包
Ascend-cann_8.5.0替换为独立的 Toolkit 包Ascend-cann-toolkit_9.1.0,并同步删除注释#Ascend-cann为驱动、Toolkit合一包。 - 同步升级 Ops 算子包:将
Ascend-cann-910b-ops与Ascend-cann-A3-ops两个算子安装包从 8.5.0 一并升级到 9.1.0 版本。


atomgit-bot
18 天前 评论:
18 天前 评论:
18 天前 添加了label:ascend-cla/yes
ascend-robot
18 天前 评论:
18 天前 评论:
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 |
|---|---|---|
| docs | ✅ 王海涛, kali00 (2/2) | ✅ 王海涛 (1/1) |
| repo-Ascend/MindSpeed-MM | ✅ wanglikai1019, 王海涛 (2/2) | ✅ 王海涛 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
MoCuishle-M, thanks for your pull request. All authors of the commits have signed the CLA. 👍


18 天前 添加了label:ci-pipeline-running
ascend-robot
18 天前 评论:
18 天前 评论:
ascend docs pipeline is running...


18 天前 添加了label:docs-ci-pipeline-running
ascend-robot
18 天前 评论:
18 天前 评论:
18 天前 删除了label:docs-ci-pipeline-running
18 天前 添加了label:docs-ci-pipeline-success
ascend-robot
18 天前 评论:
18 天前 评论:
ascend docs pipeline is running...


18 天前 删除了label:docs-ci-pipeline-success
18 天前 添加了label:docs-ci-pipeline-running
ascend-robot
18 天前 评论:
18 天前 评论:
18 天前 删除了label:docs-ci-pipeline-running
18 天前 添加了label:docs-ci-pipeline-success
18 天前 删除了label:ci-pipeline-running
18 天前 添加了label:ci-pipeline-passed
ascend-robot
18 天前 评论:
18 天前 评论:
流水线 PR-pipeline_MindSpeed-MM#4516 [ commitID:f450e092 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build | ✅ | >>> |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | Only_doc_commit | ✅ | >>> |
| codeCheck_pre-commit | ✅ | >>> | |
| pre-commit | ✅ | >>> | |
| Compatibility_Interface | ✅ | >>> | |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT | 🛑 | >>> |
| ST | 🛑 | >>> | |
| UT-pool | ✅ | >>> | |
| ST_pool | ✅ | >>> | |
| 流水线 | PR-pipeline_MindSpeed-MM | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


LKONE
18 天前 评论:
18 天前 评论:
/lgtm


18 天前 添加了label:approved
18 天前 添加了label:lgtm
18 天前 合入了pull request
What this PR does / why we need it?
将相关文档中的CANN版本信息从8.5.2更新到9.1.0
Does this PR introduce any user-facing change?
/
How was this patch tested?
/