compute-runtime/opencl
Maciej Plewka 0a16dc6c47 Fix multi thread usage of external host alloc
This is fixed reupload of this commit after auto revert
With this commit OpenCL will track if external host memory is used from
few threads and will secure to update task count in all threads before
destroing allocation.

Resolves: NEO-6807

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2022-05-05 13:32:15 +02:00
..
doc cleanup info about external repositories/projects 2022-03-03 14:51:47 +01:00
extensions/public Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
source Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
test Fix multi thread usage of external host alloc 2022-05-05 13:32:15 +02:00
CMakeLists.txt Remove device enqueue part 5 2022-01-13 14:15:26 +01:00