Open PeggyYuchunWang opened 1 year ago
This looks like #1097 and #1206. What happens if you build without setting CUB_HOME - so relying on CUDA's own CUB?
Uninstalling CUB with: conda uninstall -c bottler nvidiacub
solved this problem.
I am using CUDA 11.5
🐛 Bugs / Unexpected behaviors
Compiler error on pytorch3d._C when building pytorch3d from source on linux with CUDA.
Instructions To Reproduce the Issue:
The exact command(s) I ran:
What I observed (including the full logs):
Full logs here: pastebin
I get a similar error when I run
conda install pytorch3d -c pytorch3d
. The package seems to install fine, but then when I runimport pytorch3d
in my code, I get an error:System Info
Version: pytorch-gpu.1-12.m100 Based on: Debian GNU/Linux 10 (buster) (GNU/Linux 4.19.0-23-cloud-amd64 x86_64\n) Google Deep Learning VM
GPU Info
Conda Environment