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

Unsupported gpu architecture 'compute_86' #15

Open
rahgirrafi opened this issue Oct 19, 2024 · 0 comments
Open

Unsupported gpu architecture 'compute_86' #15

rahgirrafi opened this issue Oct 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rahgirrafi
Copy link

rahgirrafi commented Oct 19, 2024

I ran catkin_make and catkin_make -DAUTO_DETECT_ARCH=OFF -DCUDA_ARCH="-arch=sm_53" ...In both cases I am recieving the following error.

CMake Error at /home/robot/cmake-3.20.0-linux-aarch64/share/cmake-3.20/Modules/CMakeDetermineCompilerId.cmake:675 (message):
Compiling the CUDA compiler identification source file
"CMakeCUDACompilerId.cu" failed.

Compiler: /usr/local/cuda-10.2/bin/nvcc

Build flags:

Id flags:
--keep;--keep-dir;tmp;-gencode=arch=compute_52,code=sm_52;-gencode=arch=compute_61,code=sm_61;-gencode=arch=compute_72,code=sm_72;-gencode=arch=compute_75,code=sm_75;-gencode=arch=compute_86,code=sm_86
-v

The output was:

1

nvcc fatal : Unsupported gpu architecture 'compute_86'

@rahgirrafi rahgirrafi added the bug Something isn't working label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant