We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am not very sure why I keep getting this error: nvcc fatal: Unsupported gpu architecture 'compute_89'
Error occur while running: cd third_party/pointnet2 && python setup.py install
My GPU: RTX 4090
NVCC version: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corporation Built on Thu_Nov_18_09:45:30_PST_2021 Cuda compilation tools, release 11.5, V11.5.119 Build cuda_11.5.r11.5/compiler.30672275_0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am not very sure why I keep getting this error:
nvcc fatal: Unsupported gpu architecture 'compute_89'
Error occur while running:
cd third_party/pointnet2 && python setup.py install
My GPU: RTX 4090
NVCC version:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0
The text was updated successfully, but these errors were encountered: