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

Failed to install pointsops #95

Open
jodyngo opened this issue Sep 23, 2024 · 1 comment
Open

Failed to install pointsops #95

jodyngo opened this issue Sep 23, 2024 · 1 comment

Comments

@jodyngo
Copy link

jodyngo commented Sep 23, 2024

cd libs/pointops
python setup.py install

We are facing below problem when installing pointops, may you please advise how to solve this? Thank you

[1/19] /usr/local/cuda-11.8/bin/nvcc -I/data/home/thungo/anaconda3/envs/pointcept/lib/python3.8/site-packages/torch/include -I/data/home/thungo/anaconda3/envs/pointcept/lib/python3.8/site-packages/torch/include/torch/csrc/api/include -I/data/home/thungo/anaconda3/envs/pointcept/lib/python3.8/site-packages/torch/include/TH -I/data/home/thungo/anaconda3/envs/pointcept/lib/python3.8/site-packages/torch/include/THC -I/usr/local/cuda-11.8/include -I/data/home/thungo/anaconda3/envs/pointcept/include/python3.8 -c -c /data/home/thungo/Pointcept/libs/pointops/src/grouping/grouping_cuda_kernel.cu -o /data/home/thungo/Pointcept/libs/pointops/build/temp.linux-x86_64-cpython-38/src/grouping/grouping_cuda_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options ''"'"'-fPIC'"'"'' -O2 -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_gcc"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1011"' -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -gencode=arch=compute_86,code=compute_86 -gencode=arch=compute_86,code=sm_86 -std=c++17
FAILED: /data/home/thungo/Pointcept/libs/pointops/build/temp.linux-x86_64-cpython-38/src/grouping/grouping_cuda_kernel.o

@Gofinge
Copy link
Member

Gofinge commented Oct 3, 2024

Hi, the true ERROR information is not included in the above message. Could you locate a more precise output of the ERROR message?

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

2 participants