Maciej Bielski
3ec0a637ba
fix(l0): return API error on ISA allocation OOM
...
It is possible that a module has so many kernels that the 4GB limit of
GPU VA is depleted when each kernel allocates a 64 KB page for its own
ISA. In such case, propagate the ZE_RESULT_ERROR_OUT_OF_DEVICE_MEMORY to
the API caller to indicate the actual problem.
Currently such scenario is not detected, the execution advances a bit
further and the following crashes do not let the user to easily
understand what happened.
Related-To: NEO-7788
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com >
2023-03-23 17:30:15 +01:00
..
2023-01-19 22:04:27 +01:00
2023-03-22 12:20:13 +01:00
2023-01-23 16:19:35 +01:00
2023-03-09 17:51:01 +01:00
2023-01-23 16:19:35 +01:00
2023-01-27 14:31:05 +01:00
2023-01-27 14:31:05 +01:00
2022-12-16 12:36:27 +01:00
2022-12-07 15:25:32 +01:00
2023-02-13 14:42:49 +01:00
2023-02-13 14:42:49 +01:00
2022-11-28 16:44:44 +01:00
2023-01-02 13:28:29 +01:00
2022-11-28 16:44:44 +01:00
2023-02-16 14:42:44 +01:00
2023-01-23 16:19:35 +01:00
2023-02-22 08:02:49 +01:00
2022-11-23 10:30:13 +01:00
2023-02-10 17:07:30 +01:00
2023-03-23 17:30:15 +01:00
2023-03-08 08:06:50 +01:00
2023-02-10 17:23:02 +01:00
2023-01-25 09:16:39 +01:00
2022-12-30 12:27:29 +01:00
2022-12-30 12:27:29 +01:00
2022-12-30 12:27:29 +01:00
2022-12-30 12:27:29 +01:00
2023-03-21 15:37:44 +01:00
2023-03-15 16:14:49 +01:00
2023-01-05 10:33:47 +01:00
2022-12-20 17:16:21 +01:00
2023-03-06 17:55:13 +01:00
2023-03-06 17:55:13 +01:00
2022-11-03 09:57:08 +01:00
2023-01-09 12:32:45 +01:00
2023-01-09 12:32:45 +01:00
2023-03-21 15:37:44 +01:00
2023-03-21 15:37:44 +01:00
2023-02-16 11:40:54 +01:00
2023-03-21 15:37:44 +01:00
2023-02-01 19:37:51 +01:00
2023-01-19 22:04:27 +01:00
2023-03-10 13:24:38 +01:00
2023-02-16 11:40:54 +01:00
2023-03-10 13:24:38 +01:00
2023-01-27 14:31:05 +01:00
2023-02-22 08:02:49 +01:00
2023-02-01 19:37:51 +01:00
2023-02-22 08:02:49 +01:00
2023-02-22 08:02:49 +01:00
2023-03-08 17:55:23 +01:00
2023-03-10 13:24:38 +01:00
2023-03-07 20:16:58 +01:00
2023-03-08 17:25:57 +01:00
2023-03-10 13:24:38 +01:00
2023-03-08 16:28:59 +01:00
2023-02-28 09:50:17 +01:00
2023-02-28 09:50:17 +01:00