当前位置:网站首页>ImportError: /usr/local/cuda-11.2/lib64/libcublas.so.10: version `libcublas.so.10‘ not found
ImportError: /usr/local/cuda-11.2/lib64/libcublas.so.10: version `libcublas.so.10‘ not found
2022-08-11 08:23:00 【想搞钱的小陈】
首先说一下我的环境:
cuda==11.2
pytorch==1.12.1
tensorflow==2.6.0
1.首先查看了cuda的运行版本,
nvcc --version 查看cuda版本
发现是11.2的,正常;
2.查看tensorflow
import tensorflow as tf
tf.test.is_gpu_aviauable()
发现返回的true,说明环境没问题。
3.最后定位问题再pytorch的版本上,换了一个版本,升到1.8.1的版本就可以了,具体原因我猜测是由于1.12.1不支持11.2的cuda版本。
边栏推荐
- 研发了 5 年的时序数据库,到底要解决什么问题?
- string类接口介绍及应用
- opengauss创建用户权限问题
- 【Day_13 0509】▲跳石板
- JUC Concurrent Programming
- 2.1 - Gradient Descent
- 2022-08-10:为了给刷题的同学一些奖励,力扣团队引入了一个弹簧游戏机, 游戏机由 N 个特殊弹簧排成一排,编号为 0 到 N-1, 初始有一个小球在编号 0 的弹簧处。若小球在编号为 i 的弹
- One network cable to transfer files between two computers
- Kotlin算法入门计算水仙花数
- TF generates (feature, label) set through feature and label, tf.data.Dataset.from_tensor_slices
猜你喜欢
Pico neo3 Unity Packaging Settings
机器学习(二)线性回归
Square, multi-power, square root calculation in Tf
用 Antlr 重构脚本解释器
Use tf.argmax in Tensorflow to return the index of the maximum value of the tensor along the specified dimension
Four operations in TF
对比学习系列(三)-----SimCLR
如何通过 IDEA 数据库管理工具连接 TDengine?
The growth path of a 40W test engineer with an annual salary, which stage are you in?
【实战系列】OpenApi设计规范
随机推荐
Features of LoRa Chips
抽象类和接口
Swagger简单使用
pyqt5实现仪表盘
Initial use of IDEA
Four operations in TF
kali渗透测试环境搭建
[C语言] sscanf如何实现sscanf_s?
Essential C# scripting skills for Unity developers
Unity3D - modification of the Inspector panel of the custom class
经典论文-MobileNet V1论文及实践
欢迎加入sumarua网络安全交流社区
优炫数据库支持多列分区吗?
机器学习(二)线性回归
golang string manipulation
Nuget找不到包的问题处理
笔试题大疆08.07
链式编程注解
Kotlin算法入门求自由落体
基于微信小程序的租房小程序