RTX3090踩坑实录-在配置pytorch3d遇到的問題

官方安裝:https://github.com/facebookresearch/pytorch3d/blob/v0.3.0/INSTALL.md

archive:https://pytorch.org/get-started/previous-versions/

详细系统环境见后文:
总结:只能pip pytorch,使用cub版本10.0, python3.8+

GeForce RTX 3090 with CUDA capability sm_86 is not compatible with the current PyTorch installation

OSError: undefined symbol: free_gemm_select, version libcublasLt.so.11

fatal error: cuda_runtime_api.h: 没有那个文件或目录

:/usr/local/cuda-11.4/bin/nvcc’: No such file or directory

一堆问题

居然还有这种错误
在这里插入图片描述

降cub版本回到10.0

成功

在这里插入图片描述

Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐