compute-runtime/opencl
Igor Venevtsev f57ff2913c Optimize small buffers allocator
- Do not wait for GPU completion on pool exhaust if allocs are in use,
allocate new pool instead
- Reuse existing pool if allocs are not in use

Related-To: NEO-7769

Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
2023-03-15 19:12:30 +01:00
..
doc Documentation: Clarify distro support. 2022-11-02 13:42:53 +01:00
extensions/public Add support for cl_ext_float_atomics 2023-02-28 10:26:48 +01:00
source Optimize small buffers allocator 2023-03-15 19:12:30 +01:00
test Optimize small buffers allocator 2023-03-15 19:12:30 +01:00
CMakeLists.txt CMake: Define OpenCL specific include directories in opencl dir 2022-12-15 09:35:47 +01:00