compute-runtime/shared/source/device
Dominik Dabek e61d04a881 fix(ocl): track buffer pool count per device
Track amount of created buffer pools per device. Do not allocate extra
pools if limit is reached. New contexts will have pooling disabled if
limit is reached on device.

Related-To: NEO-13461

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-12-16 11:38:05 +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 fix: add microsecond resolution for timeout 2024-12-13 09:32:18 +01:00
device.h fix(ocl): track buffer pool count per device 2024-12-16 11:38:05 +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