dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Create more verbose kernel errors #603

Closed jeremykubica closed 6 months ago

jeremykubica commented 6 months ago

The cuda errors are not being propagated back to python correctly. For memory management failures, directly format an error string and throw a std::runtime_error.