compute-runtime/shared/test/unit_test/execution_environment
Kacper Nowak 4a0064033a fix: Correct AIL initialization in runtime
- Initialize AIL helper in runtime (linux/windows/AUB path).
- Return false if AIL configuration initialization is called with empty
AIL helper (is nullptr).
- Skip mentioned condition if AIL is disabled via EnableAIL debug key.
Related-To: NEO-9240
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2023-12-01 02:42:10 +01:00
..
CMakeLists.txt fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests.cpp fix: Correct AIL initialization in runtime 2023-12-01 02:42:10 +01:00
execution_environment_tests.h fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests_helper_drm.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests_helper_drm_or_wddm.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests_helper_wddm.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00