compute-runtime/opencl/source/memory_manager
Milczarek, Slawomir 25a5ed0dca Allocate buffers in local memory for PVC multi root device platforms (1/n)
PVC platform with no support for atomic operations on system memory
must always allocate buffers in local memory to avoid atomic access violation.
Note: the feature is being implemented under the new registry key
AllocateBuffersInLocalMemoryForMultiRootDeviceContexts (disabled by default)

Related-To: NEO-7092

Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2022-11-14 13:56:50 +01:00
..
CMakeLists.txt Compression selector to check for stateless compression 2021-08-03 08:41:19 +02:00
compression_selector_ocl.cpp Use forward declarations in compression_selector.h 2022-09-14 11:54:24 +02:00
cpu_page_fault_manager_memory_sync.cpp Evict USM cpu allocation after migration 2020-09-18 13:01:45 +02:00
mem_obj_surface.h Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
migration_controller.cpp Allocate buffers in local memory for PVC multi root device platforms (1/n) 2022-11-14 13:56:50 +01:00
migration_controller.h Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
resource_surface.h Partial support for XE_HP_SDV 2021-06-24 18:35:54 +02:00