Commit 965e4fb
authored
[SYCL] Add extra allocation failure case to physical_mem (#20529)
This commit adds the case for UR_RESULT_ERROR_OUT_OF_DEVICE_MEMORY to
the cases where the physical_mem ctor will throw an
errc::memory_allocation exception.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent e05e82b commit 965e4fb
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments