compute-runtime/shared
Morek, Szymon ed7fc9acc9 performance: use staging buffer as a pool
Related-To: NEO-11501

Currently whole staging buffer is consumed even if
size of the transfer is smaller than that buffer.
This commit changes that, so single staging buffer
might be utilized by several smaller transfers
as long as they don't exceed total size

Signed-off-by: Morek, Szymon <szymon.morek@intel.com>
2024-07-18 12:54:00 +02:00
..
generate_cpp_array fix: use .spv for intermediate representation 2024-06-11 12:06:57 +02:00
offline_compiler feature: add SUPPORTED_DEVICES query to ocloc 2024-07-11 17:38:33 +02:00
source performance: use staging buffer as a pool 2024-07-18 12:54:00 +02:00
test performance: use staging buffer as a pool 2024-07-18 12:54:00 +02:00
wsl_compute_helper fix: add missing setting of slm size in KB 2024-07-09 09:46:34 +02:00
CMakeLists.txt build: fix setup_ult_global_flags.cmake usage in shared folder 2023-12-11 17:07:55 +01:00