compute-runtime/shared/test/common/os_interface
Wenju He 03078541d7 feature: make global bindless heaps resident when created
Make bindless heaps resident right after heap allocation.
Motivation is that SYCL bindless image can be passed as a value argument
or through memory. Therefore, we're not able to make its bindless heap
resident during kernel initialization or setting kernel arguments.

This fixes SYCL bindless image read_write_*D.cpp tests on DG2.

Related-To: NEO-7063
Signed-off-by: Wenju He <wenju.he@intel.com>
2024-03-20 14:40:11 +01:00
..
linux feature: make global bindless heaps resident when created 2024-03-20 14:40:11 +01:00
windows test: improve test timeout configuration 2024-02-28 09:05:29 +01:00
CMakeLists.txt Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
setup_external_dependencies_drm.cpp Add wddm ult for wsl build [5/n] 2022-12-14 16:32:37 +01:00
setup_external_dependencies_drm_or_wddm.cpp Add wddm ult for wsl build [5/n] 2022-12-14 16:32:37 +01:00