alpaka-group / cupla

C++ User interface for the Platform independent Library Alpaka :arrows_clockwise:
Other
37 stars 18 forks source link

handle exceptions during memory allocations #237

Closed psychocoderHPC closed 2 years ago

psychocoderHPC commented 2 years ago

Catch alpaka allocation exceptions and provide a cupla error instead of forwarding the alpaka exception to the user.