compute-runtime/shared/source/release_helper
Naklicki, Mateusz ff57bec1f0 fix: ignore subDeviceId token instead of skipping builtins resolve
Previous implementation skipped resolving the subDeviceId token, which
caused in returning the LinkedPartially status if token was present.
It could result in ZE_RESULT_ERROR_INVALID_MODULE_UNLINKED when kernel
was created and crashing an app.

Related-To: NEO-6875, HSD-14015133115
Signed-off-by: Naklicki, Mateusz <mateusz.naklicki@intel.com>
2023-09-05 16:26:44 +02:00
..
definitions fix: Add release helper for dg2 2023-05-16 12:04:03 +02:00
CMakeLists.txt refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
enable_release_helper_xe.cpp fix: Add release helper for dg2 2023-05-16 12:04:03 +02:00
release_helper.cpp feature: introduce release helper 2023-04-27 21:38:08 +02:00
release_helper.h fix: ignore subDeviceId token instead of skipping builtins resolve 2023-09-05 16:26:44 +02:00
release_helper_1255.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
release_helper_1256.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
release_helper_1257.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
release_helper_1270.cpp fix: adjust scope for state compute mode WA 2023-08-24 11:43:37 +02:00
release_helper_1271.cpp fix: adjust scope for state compute mode WA 2023-08-24 11:43:37 +02:00
release_helper_base.inl fix: ignore subDeviceId token instead of skipping builtins resolve 2023-09-05 16:26:44 +02:00
release_helper_common_xe_hpg.inl fix: adjust scope for state compute mode WA 2023-08-24 11:43:37 +02:00
release_helper_common_xe_lpg.inl feature: introduce release helper 2023-04-27 21:38:08 +02:00