Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Error compiling objects for extension #42

Open
zijianh4 opened this issue Feb 5, 2023 · 3 comments
Open

RuntimeError: Error compiling objects for extension #42

zijianh4 opened this issue Feb 5, 2023 · 3 comments

Comments

@zijianh4
Copy link

zijianh4 commented Feb 5, 2023

Hi,
Thanks for your great work! When I try to run bash build_and_install.sh to install packages, it shows RuntimeError: Error compiling objects for extension. My environment is python 3.7.4, torch 1.10.0, cuda 11.3. Could you please help me to figure out this error? Thanks!

@zijianh4
Copy link
Author

zijianh4 commented Feb 6, 2023

It seems that it is because the PyTorch and Cuda version is too high. However, when I use PyTorch 1.2 and cuda 10, I meet this error: RuntimeError: cuDNN error: CUDNN_STATUS_MAPPING_ERROR. Do you know how to fix it? Thanks!

@faziii0
Copy link

faziii0 commented Aug 30, 2023

try with python 3.8 cuda 11.3 and cuda dev 11.3

@tianl18
Copy link

tianl18 commented Mar 30, 2024

ref: https://github.com/sshaoshuai/Pointnet2.PyTorch/pull/42/files
and https://github.com/sshaoshuai/PointRCNN/pull/184/files

it works for me. CUDA 11.1 PyTorch 1.8.1+cu111 in A800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants