compute-runtime/shared/source/unified_memory
Neil R Spruit ded9d7bff2 feature: Get Peer Allocation with specified base Pointer
Related-To: LOCI-4176

- Given a Base Pointer passed into Get Peer Allocation, then the base
pointer is used in the map of the new allocation to the virtual memory.
- Enables users to use the same pointer for all devices in Peer To Peer.
- Currently unsupported on reserved memory due to mapped and exec
resiedency of Virtual addresses.

Signed-off-by: Neil R Spruit <neil.r.spruit@intel.com>
2023-05-24 20:41:20 +02:00
..
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
unified_memory.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
unified_memory.h feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00
usm_memory_support.h Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00