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

Add CI for CUDA #541

Open
strasdat opened this issue Jun 10, 2024 · 1 comment
Open

Add CI for CUDA #541

strasdat opened this issue Jun 10, 2024 · 1 comment

Comments

@strasdat
Copy link
Owner

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
Copy link
Owner Author

#548 I do have the basics figured out.

If somebody could donate a nice set of cuda kernels using SE3 and friends. That would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant