Define gpuErrchkLaunch

Define Documentation

gpuErrchkLaunch()

Error check function for use after asynchronous methods Call this macro function after async calls such as kernel launches to automatically check the latest error In debug builds this will perform a synchronisation to catch any errors, in non-debug builds errors may be propagated.