Skip to content

Commit a390c92

Browse files
[SYCL] Handle exception from MemoryManager in enqueueImp (#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 <kseniya.tikhomirova@intel.com>
1 parent ba04efc commit a390c92

File tree

3 files changed

+287
-140
lines changed

3 files changed

+287
-140
lines changed

0 commit comments

Comments
 (0)