compute-runtime/shared/source/execution_environment
Dominik Dabek b109094e4b fix: move ulls controller stop thread
Move ulls controller thread stopping to execution environment
destructor. This removes the vptr race from ulls controller destructor.

Put tests that are actually running the ulls controller into multi thread
tests.

That way they are compiled with thread sanitizer and removes the
variable test time from traditional ULTS.

Related-To: NEO-10942

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-04-02 08:26:19 +02:00
..
CMakeLists.txt fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
execution_environment.cpp fix: move ulls controller stop thread 2024-04-02 08:26:19 +02:00
execution_environment.h feature: Support for ccs mode configuration via SysFs 2024-03-15 15:51:45 +01:00
execution_environment_drm.cpp feature: Support for ccs mode configuration via SysFs 2024-03-15 15:51:45 +01:00
execution_environment_drm_or_wddm.cpp feature: Support for ccs mode configuration via SysFs 2024-03-15 15:51:45 +01:00
execution_environment_wddm.cpp feature: Support for ccs mode configuration via SysFs 2024-03-15 15:51:45 +01:00
root_device_environment.cpp feature: make global bindless heaps resident when created 2024-03-20 14:40:11 +01:00
root_device_environment.h feature: make global bindless heaps resident when created 2024-03-20 14:40:11 +01:00