compute-runtime/shared/source/device
Dominik Dabek 1252b10ba9 fix: limit usm device reuse based on used memory
Calculate available memory for usm device reuse based as (total device
memory - used memory) * fraction for reuse.

Use sys mem allocs for devices without local memory.

Related-To: NEO-12902

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-12-04 08:11:23 +01:00
..
linux Rename HwInfoConfig to ProductHelper 2022-12-14 14:39:52 +01:00
windows Cleanup includes 14 2022-12-23 10:46:34 +01:00
CMakeLists.txt Add cl_khr_device_uuid to extension list 2022-07-18 12:28:04 +02:00
device.cpp performance: stop ULLS for BCS during migration 2024-12-02 17:57:12 +01:00
device.h fix: limit usm device reuse based on used memory 2024-12-04 08:11:23 +01:00
device_caps.cpp fix: setup threads per EU configs based on real threads per eu count 2024-11-12 12:53:45 +01:00
device_get_device_name.cpp fix: Append device id to ambigous device names 2023-01-13 13:31:18 +01:00
device_info.h refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
root_device.cpp fix: disable global bindless when NEO_L0_SYSMAN_NO_CONTEXT_MODE set 2024-10-25 21:25:26 +02:00
root_device.h Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00
sub_device.cpp refactor: engineInstancedType removed 2024-10-09 16:30:48 +02:00
sub_device.h Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00