STEllAR-GROUP / blaze_cuda

WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze
17 stars 3 forks source link

CUDA runtime error management #7

Closed JPenuchot closed 5 years ago

JPenuchot commented 5 years ago

Error management macro is being worked on, most of the work will consist in making sure all CUDA runtime errors are handled.

JPenuchot commented 5 years ago

Done.