当前位置: 首页 > news >正文

香橙派AI pro 8tops CANN 8.2.RC1 安装MIndSpore2.7.1、2.7.0、2.6.0失败

问题描述

开发板是香橙派AI pro 8tops (16g)
固件版本25.2.0,芯片310B4

目前安装 mindspore 2.7.1、2.7.0、2.6.0都没有通过检测

2.7.0的报错如下:

(ms27) HwHiAiUser@orangepiaipro:~/WorkPlace/projects/mindspore$ python -c "import mindspore;mindspore.set_device('Ascend');mindspore.run_check()" /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:549: UserWarning: The value of the smallest subnormal for <class 'nt64'> type is zero. setattr(self, word, getattr(machar, word).flat[0]) /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:89: UserWarning: The value of the smallest subnormal for <class 'nu64'> type is zero. return self._float_to_str(self.smallest_subnormal) /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:549: UserWarning: The value of the smallest subnormal for <class 'nt32'> type is zero. setattr(self, word, getattr(machar, word).flat[0]) /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:89: UserWarning: The value of the smallest subnormal for <class 'nu32'> type is zero. return self._float_to_str(self.smallest_subnormal) MindSpore version: 2.7.0 [WARNING] DEVICE(10053,dfffe7c87020,python):2025-11-24-16:03:42.964.367 [mindspore/ccsrc/plugin/res_manager/ascend/mem_manager/ascend_memory_adapter.cctialize] Free memory size is less than half of total memory size.Device 0 Device MOC total size:16368312320 Device MOC free size:7432048640 may be othees occupying this card, check as: ps -ef|grep python MindSpore running check failed. Hccl set deterministic mode failed! mode is 0 and error flag is 0 ---------------------------------------------------- - C++ Call Stack: (For framework developers) ---------------------------------------------------- mindspore/ccsrc/plugin/res_manager/ascend/ascend_res_manager.cc:722 SetDeterministic

2.6.0的报错如下

(ms27) HwHiAiUser@orangepiaipro:~/WorkPlace/projects/mindspore$ python -c "import mindspore;mindspore.set_device('Ascend');mindspore.run_check()" [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:07.180.373 [mindspore/run_check/_check_version.py:324] MindSpore version 2.6.0 and Ascftware package (Ascend Data Center Solution)version 8.2 does not match, the version of software package expect one of ['7.6', '7.7']. Please refer to tinfo on: https://www.mindspore.cn/install /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:549: UserWarning: The value of the smallest subnormal for <class 'nt64'> type is zero. setattr(self, word, getattr(machar, word).flat[0]) /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:89: UserWarning: The value of the smallest subnormal for <class 'nu64'> type is zero. return self._float_to_str(self.smallest_subnormal) /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:549: UserWarning: The value of the smallest subnormal for <class 'nt32'> type is zero. setattr(self, word, getattr(machar, word).flat[0]) /usr/local/miniconda3/envs/ms27/lib/python3.9/site-packages/numpy/core/getlimits.py:89: UserWarning: The value of the smallest subnormal for <class 'nu32'> type is zero. return self._float_to_str(self.smallest_subnormal) [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:12.157.771 [mindspore/run_check/_check_version.py:342] MindSpore version 2.6.0 and "teackage version 8.2 does not match. For details, refer to the installation guidelines: https://www.mindspore.cn/install [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:12.158.098 [mindspore/run_check/_check_version.py:355] Please pay attention to the abog, countdown: 3 [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:13.159.352 [mindspore/run_check/_check_version.py:355] Please pay attention to the abog, countdown: 2 [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:14.160.495 [mindspore/run_check/_check_version.py:355] Please pay attention to the abog, countdown: 1 [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:18.802.366 [mindspore/run_check/_check_version.py:324] MindSpore version 2.6.0 and Ascftware package (Ascend Data Center Solution)version 8.2 does not match, the version of software package expect one of ['7.6', '7.7']. Please refer to tinfo on: https://www.mindspore.cn/install [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:18.803.813 [mindspore/run_check/_check_version.py:342] MindSpore version 2.6.0 and "teackage version 8.2 does not match. For details, refer to the installation guidelines: https://www.mindspore.cn/install [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:18.804.012 [mindspore/run_check/_check_version.py:355] Please pay attention to the abog, countdown: 3 [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:19.804.488 [mindspore/run_check/_check_version.py:355] Please pay attention to the abog, countdown: 2 [WARNING] ME(10204:246289795915808,MainProcess):2025-11-24-16:10:20.805.851 [mindspore/run_check/_check_version.py:355] Please pay attention to the abog, countdown: 1 MindSpore version: 2.6.0 [WARNING] DEVICE(10204,dfffcfcc2020,python):2025-11-24-16:10:21.992.706 [mindspore/ccsrc/plugin/res_manager/ascend/mem_manager/ascend_memory_adapter.cctialize] Free memory size is less than half of total memory size.Device 0 Device MOC total size:16368312320 Device MOC free size:6867746816 may be othees occupying this card, check as: ps -ef|grep python MindSpore running check failed. Hccl set deterministic mode failed! mode is 0 and error flag is 0 ---------------------------------------------------- - C++ Call Stack: (For framework developers) ---------------------------------------------------- mindspore/ccsrc/plugin/res_manager/ascend/ascend_res_manager.cc:521 SetDeterministic

CANN 通过 `./Ascend-cann-kernels-310b_8.2.RC1_linux-aarch64.run –upgrade ` 从8.0.0更新到 8.2.RC1,也安装了 8.2.RC1 的 kernels

run_check() 2.7.1 和 2.7.0时都报错:

Hccl set deterministic mode failed! mode is 0 and error flag is 0

问题解答

CANN换成 8.1.RC1就OK了

http://www.cnnetsun.cn/news/22439.html

相关文章:

  • 【开题答辩全过程】以 基于Java的人体骨骼健康知识普及系统为例,包含答辩的问题和答案
  • 企业微信开发总卡壳?试试cpolar,回调调试超顺畅
  • ChatPPT:国内综合实力最强的AI PPT工具
  • 测试经验,自动化测试的痛点+发展趋势,一篇带你上高速...
  • NetGuard实战指南:告别流量焦虑,让Android网络管理如此简单
  • 大厂已经不用人干活了?“AI中台+Agent”正在重塑商业规则
  • Qwen2.5-Omni全模态大模型:70亿参数重构人机交互范式
  • Morisawa BIZ UDGothic 字体使用指南:让文字表达更专业优雅
  • 量子化学:材料的电子态密度
  • 零基础也能做!用Qoder快速开发“技能五子棋”蹭热点项目
  • GitHub加速终极方案:告别龟速访问,体验丝滑编程
  • 【总结】【计组】【OS】页号、页框号、虚拟地址、物理地址、地址
  • 超细整理,性能测试如何做?怎么做?性能压力负载(汇总三)
  • 国外代理IP怎么选?4大标准帮你避坑选优
  • 艾体宝洞察 | 当供应链恶意代码会“二次来袭”:Shai-Hulud 事件下,为什么必须重新审视你的应用安全体系?
  • OpenHarmony环境搭建——02-JDK17安装教程
  • 艾体宝干货 |【Redis实用技巧#4】Redis分布式锁真的安全吗?可靠性深度剖析(Part 2)
  • 21-4. PLC的基本逻辑指令(置位,复位指令)
  • VueScan Pro:专业扫描仪增强软件,支持多品牌设备与高质量OCR识别
  • Kali 必备!Burp Suite 超全教程 网安新手必看
  • 60、深入理解与配置 SSH:安全远程访问的全面指南
  • 视频生成大模型Wan2.2开源:MoE架构重构创作生态,消费级显卡实现电影级视频生成
  • [HNCTF 2022 Week1]easync
  • Ultravox终极指南:10个步骤掌握AI音频生成技术
  • 虎贲等考 AI 科研工具:大学生 / 科研人必备!用 AI 高效搞定学术研究
  • 学习 Python,用哪个编辑器比较好?
  • 如何高效地分析问卷调查的数据?
  • nginx部署前端vue项目(非常详细)零基础入门到精通,收藏这篇就够了
  • 何为前端工程化?一文给你说透前端工程化,收藏这篇就够了
  • 免费学习资源|谷歌 5天AI Agents 强化课程|十一月开课