Closed Yxs-160 closed 2 years ago
Perhaps the CUDA_HOME environment variable is not set to the right place? Can you check what it is and what it should be.
Perhaps the CUDA_HOME environment variable is not set to the right place? Can you check what it is and what it should be.
Thank you for your reply. its useful for me
@bottler Is CUB required using this installation method ? I'm struggling with building CUB (thrust) on my machine.
@zeakey Maybe best to ask in a new issue. CUB is needed when building PyTorch3D with CUDA support from source. But CUB is a header-only library so you do not build CUB. You just download it, extract it, and set CUB_HOME. (And CUB_HOME and CUDA_HOME are different things.)
🐛 Bugs / Unexpected behaviors
I am trying to install the released version with $ pip install 'git+https://github.com/facebookresearch/pytorch3d.git@stable' but it fails with the following output:
My gcc and nvcc is