3detr icon indicating copy to clipboard operation
3detr copied to clipboard

nvcc fatal : Unsupported gpu architecture 'compute_89'

Open yxteo2 opened this issue 1 year ago • 0 comments

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

yxteo2 avatar Oct 08 '24 08:10 yxteo2