当前位置:网站首页>Pep517 error during pycuda installation
Pep517 error during pycuda installation
2022-04-23 07:27:00 【wujpbb7】
perform :pip install pycuda
appear :Building wheel for pycuda (PEP 517) ... error
Use :pip install pycuda --no-binary :all:
Don't solve the problem .
Compile from source , solve the problem .
1、 download pycuda-2021.1.tar.gz
2、tar xfz pycuda-2021.1.tar.gz
3、cd pycuda-2021.1
4、python3 configure.py --cuda-root=/usr/local/cuda
5、make install
If you can't find it pyconfig.h Error of , Just install python3-dev.
If you can't find it nvcc Error of , Just export CUDA_ROOT=/usr/local/cuda/bin.
Reference resources :
https://wiki.tiker.net/PyCuda/Installation/Linux/
https://stackoverflow.com/questions/8368815/pycuda-cuda-root-not-set-and-nvcc-not-in-path
版权声明
本文为[wujpbb7]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230611550732.html
边栏推荐
- 【期刊会议系列】IEEE系列模板下载指南
- 美摄科技起诉天目传媒使用火山引擎侵权代码的声明
- Chapter 1 numpy Foundation
- 【点云系列】FoldingNet:Point Cloud Auto encoder via Deep Grid Deformation
- 吴恩达编程作业——Logistic Regression with a Neural Network mindset
- enforce fail at inline_container.cc:222
- Chapter 2 pytoch foundation 2
- Proteus 8.10安装问题(亲测稳定不闪退!)
- AUTOSAR从入门到精通100讲(五十一)-AUTOSAR网络管理
- Device Tree 详解
猜你喜欢
Chapter 8 generative deep learning
rearrange 和 einsum 真的优雅吗
Detailed explanation of device tree
WinForm scroll bar beautification
【点云系列】Multi-view Neural Human Rendering (NHR)
Chapter 4 pytoch data processing toolbox
Unwind 栈回溯详解
【點雲系列】SG-GAN: Adversarial Self-Attention GCN for Point Cloud Topological Parts Generation
x509解析
【点云系列】 场景识别类导读
随机推荐
rearrange 和 einsum 真的优雅吗
x86架构初探之8086
. net encountered failed to decode downloaded font while loading font:
【点云系列】SO-Net:Self-Organizing Network for Point Cloud Analysis
带您遨游太空,美摄科技为航天创意小程序提供全面技术支持
AUTOSAR从入门到精通100讲(八十三)-BootLoader自我刷新
【无标题】PID控制TT编码器电机
【3D形状重建系列】Implicit Functions in Feature Space for 3D Shape Reconstruction and Completion
【点云系列】PnP-3D: A Plug-and-Play for 3D Point Clouds
AUTOSAR从入门到精通100讲(八十七)-高级EEA的关键利器-AUTOSAR与DDS
PyTorch 22. PyTorch常用代码段合集
enforce fail at inline_container.cc:222
使用 trt 的int8 量化和推断 onnx 模型
【点云系列】SG-GAN: Adversarial Self-Attention GCN for Point Cloud Topological Parts Generation
PyTorch 11.正则化
使用proteus仿真STM32超声波SRF04测距!Code+Proteus
imx6ull-qemu 裸机教程1:GPIO,IOMUX,I2C
AUTOSAR从入门到精通100讲(五十二)-诊断和通信管理功能单元
Modifying a column with the 'identity' pattern is not supported
【点云系列】 场景识别类导读