g2o
g2o copied to clipboard
G2o with Cuda
Hello! I am pretty new to g2o and cuda. I have compiled g2o and SuiteSpare from source and was wondering how I can check if cuda is running. When I run nvidia-smi, I notice no increase in gpu usage when running nav stack so if I am not utilizing cuda, how would I go about that. Thank you!
g2o does not support GPU accelerated operations.