Sophus icon indicating copy to clipboard operation
Sophus copied to clipboard

Add CI for CUDA

Open strasdat opened this issue 2 months ago • 1 comments

Sophus used to work inside CUDA kernels, However there is no CI action, and it is likely it does not compile with CUDA anymore.

TODO:

Add some compile-only regression test of typical operations (at least for SO3/SE3). This should not require a NVIDIA GPU on the runner, just CUDA libraries installed.

strasdat avatar Jun 10 '24 15:06 strasdat