utiasASRL / vtr3

VT&R3 is a C++ implementation of the Teach and Repeat navigation framework. It enables a robot to be taught a network of traversable paths and then closely repeat any part of the network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgraded CUDA Support in CMake

a-krawciw opened this issue · comments

Since CMake V3.17 CUDA loading has been upgraded.

All of cudpp gpu_surf and vtr_torch use CUDA in CMake. This might be a better way to auto select the GPU. The current version has issues on the GitHub build farms.

https://cmake.org/cmake/help/latest/module/FindCUDAToolkit.html#module:FindCUDAToolkit