Skip to content

GPU usage with RTABMAP #951

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

Open
tugbakara opened this issue Jan 2, 2023 · 1 comment
Open

GPU usage with RTABMAP #951

tugbakara opened this issue Jan 2, 2023 · 1 comment

Comments

@tugbakara
Copy link

Hi @matlabbe !
In this link there is a conversation about using GPU with rtabmap. I want to build all these packages to my Jetson AGX to reduce load in CPU side and reach effective GPU . I searched LAPACK,BLAS, SuiteSparse and FFTW libs, all of them were converted or merged (?) with CUDA are in Nvidia site's , for SuiteSparse : link and my confusion comes into play in that side, these CUDA types libs (cuBLAS, CHOLMOD etc..) can be runable with rtabmap, or do I need to install without CUDA types libs (LAPACK,BLAS,SuiteSparse etc..)?

@matlabbe
Copy link
Member

matlabbe commented Jan 9, 2023

If their API is similar to CPU version and use the same library name, one may replace the libraries directly. I have never tried to do this, so not sure how this could be done.

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