Commit a390c92
authored
[SYCL] Handle exception from MemoryManager in enqueueImp (intel#15855)
MemoryManager:: calls return void and throw exception in case of
failure.
enqueueImp is expected to return status, not exception to correctly
handle submission error.
---------
Signed-off-by: Tikhomirova, Kseniya <[email protected]>1 parent ba04efc commit a390c92
File tree
3 files changed
+287
-140
lines changed- sycl
- source/detail/scheduler
- test-e2e/Tracing
- unittests/xpti_trace
3 files changed
+287
-140
lines changed
0 commit comments