当前位置:网站首页>MindSpore:【JupyterLab】按照新手教程训练时报错
MindSpore:【JupyterLab】按照新手教程训练时报错
2022-07-30 19:04:00 【小乐快乐】
问题描述:
【问题】
我在用官网提供的MindSPore教程的时候,前面一帆风顺,一直到训练网络那一步(那一步对应网页中的位置后面截图里面有)时出现了错误,我从来没见过,而且它的报错提示没有任何指导意义。。
我用的矩池云的GPU,JupyterLab上运行。能帮我解决这个问题吗?感谢!

【完整代码】
在附件中
报错信息可能有点模糊看不太清,我再截一下


兴许这两部分会比较有用
解决方案:
您的GPU是k80,计算能力3.7,具体可以参考https://en.wikipedia.org/wiki/CUDA或者https://developer.nvidia.com/zh-cn/cuda-gpus#compute,
MindSpore支持的GPU计算能力要高于5.3;
您的报错信息错误码:8就是CUBLAS_STATUS_ARCH_MISMATCH,
英伟达官网的解释:
The function requires a feature absent from the device architecture; usually caused by compute capability lower than 5.0.
To correct: compile and run the application on a device with appropriate compute capability.
计算能力低于5.0会出现上述问题,建议升级GPU。
边栏推荐
- LeetCode每日一题(1717. Maximum Score From Removing Substrings)
- C# wpf borderless window add shadow effect
- The problem of writing go run in crontab does not execute
- OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.解决方法
- crontab中写go run不执行的问题
- 谷歌AlphaFold近日宣称预测出地球上几乎所有蛋白质结构
- What is a RESTful API?
- The use of @ symbol in MySql
- Spark学习:编译Spark项目时遇到的报错
- vxe-table实现复选框鼠标拖动选中
猜你喜欢

【hbuilder】运行不了部分项目 , 打开终端 无法输入指令

WeChat Mini Program Cloud Development | Urban Information Management

Spark学习:用spark实现ETL

Mysql execution principle analysis

沉浸式体验科大讯飞2022消博会“官方指定产品”

Swiper轮播图片并播放背景音乐

【网站放大镜效果】两种方式实现
![【Prometheus】Prometheus联邦的一次优化记录[续]](/img/5d/56e171b7a02584337a0cfe5c731fb2.png)
【Prometheus】Prometheus联邦的一次优化记录[续]

中集世联达飞瞳全球工业人工智能AI领军者,全球顶尖AI核心技术高泛化性高鲁棒性稀疏样本持续学习,工业级高性能成熟AI产品规模应用

C# wpf 无边框窗口添加阴影效果
随机推荐
浅聊对比学习(Contrastive Learning)第一弹
The large-scale application of artificial intelligence AI products in industrial-grade mature shipping ports of CIMC World Lianda will create a new generation of high-efficiency smart ports and innova
Entering the applet for the first time
第4章 控制执行流程
【剑指 Offer】剑指 Offer 22. 链表中倒数第k个节点
LeetCode每日一题(1717. Maximum Score From Removing Substrings)
VBA批量将Excel数据导入Access数据库
WeChat Mini Program Cloud Development | Urban Information Management
Scrapy framework is introduced
【剑指 Offe】剑指 Offer 18. 删除链表的节点
LocalDate时间生成
Critical Reviews | 南农邹建文组综述全球农田土壤抗生素与耐药基因分布
【PHPWord】Quick Start of PHPWord in PHPOffice Suite
Codeblocks + Widgets create window code analysis
NXP IMX8QXP replacement DDR model operation process
crontab中写go run不执行的问题
nlohmann json 使用指南【visual studio 2022】
"Ruffian Heng Embedded Bimonthly" Issue 59
Difference between Object and Map
经济新闻:错误# 15:初始化libiomp5md。dll,但发现libiomp5md。已经初始化dll。解决方法