compute-runtime/opencl
Maciej Plewka 213dc2fe24 Make CPU copy for read buffer when host ptr is write combined on DG2
With this commit on DG2 32bit driver will check if passed host ptr for
clEnqueueReadBuffer is write combined memory. If check will be true copy
will be make on CPU.

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2022-06-13 21:23:21 +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 Make CPU copy for read buffer when host ptr is write combined on DG2 2022-06-13 21:23:21 +02:00
test Feature: Flag for device usm allocation reusing 2022-06-13 20:02:52 +02:00
CMakeLists.txt Remove device enqueue part 5 2022-01-13 14:15:26 +01:00