Skip to content

Check for Unresolved CUDA Runtime Errors at the End of GPU Tasks

Mike Bauer requested to merge cudarterr into master

Realm will make a good-faith effort to check for CUDA runtime errors at the end of CUDA tasks in order to ensure that errors do not go silently undetected.

Merge request reports