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

CMake building failed-related to CUDA_TOOLKIT #5

Open
WilliamWoo45 opened this issue Feb 26, 2019 · 1 comment
Open

CMake building failed-related to CUDA_TOOLKIT #5

WilliamWoo45 opened this issue Feb 26, 2019 · 1 comment

Comments

@WilliamWoo45
Copy link

Hi all!

I'm trying to build range_libc but got some problems related to CUDA_TOOLKIT (as shown below):

cuda_error

I carefully followed the building instructions so I don't know why I still got this problem. Is CUDA_TOOLKIT necessary for implementing Range_libc / Particle filter localization algorithm?
If not, how can I solve this problem?

@kctess5 @sertackaraman @arii
Thanks!

@tianyilim
Copy link

Assuming you have a CUDA GPU on your system (like the Nvidia Jetson), you could try installing nvcc by running

sudo apt install nvidia-cuda-toolkit

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