点云压缩配置开发环境遇到一些bug

1、配置基于cuda的计算库,Chamfer3D和pointops

编译chamfer3D时候会遇到一个cub版本的校验错误

解决方法:根据错误提示,进入cuda的config配置文件中,使用#define将校验功能关闭
编译pointops,会遇到报错:fatal error:cusolverDn.h:No such file or directory

解决方法:命令行加入库的自动识别路径:export PATH=/usr/local/cuda/bin:$PATH

2、bitstream的安装

安装版本指定可以解决

pip install bitstream==2.6.0

相关推荐
HetFrame1 天前
John the Ripper jumbo + HashCat 破解压缩密码 ubuntu amd GPU
linux·ubuntu·amd·密码破解·john·压缩密码·hashcat
cat_with_cat1 天前
测试:BUG篇
bug·测试
黑客飓风1 天前
Bug排查日记的技术
bug
saynaihe1 天前
关于Ubuntu的 update造成的内核升级
linux·运维·服务器·ubuntu·devops
Wiktok2 天前
[Wit]CnOCR模型训练全流程简化记录(包括排除BUG)
python·深度学习·bug
玄尺_0072 天前
bug:uniCloud报Business Failed, 参数有误retry invoke error
数据库·bug
程序猿阿伟2 天前
《云原生边缘与AI训练场景:2类高频隐蔽Bug的深度排查与架构修复》
人工智能·云原生·bug
小MarkK2 天前
[Ubuntu][mount]ubuntu电脑挂载新硬盘
linux·ubuntu·电脑·mount·硬盘挂载
夕阳UPdz2 天前
深入探索 Unity 错误排查过程:从“滚动条问题”到“鼠标悬浮异常”
bug
SabreWulf20202 天前
Ubuntu 20.04手动安装.NET 8 SDK
linux·ubuntu·avalonia·.net8