numam-dpdk/lib/gpudev
Elena Agostini d69bb47d21 gpudev: expose GPU memory to CPU
Enable the possibility to expose a GPU memory area and make it
accessible from the CPU.

GPU memory has to be allocated via rte_gpu_mem_alloc().

This patch allows the gpudev library to map (and unmap),
through the GPU driver, a chunk of GPU memory and to return
a memory pointer usable by the CPU to access the GPU memory area.

Signed-off-by: Elena Agostini <eagostini@nvidia.com>
2022-02-10 10:06:56 +01:00
..
gpudev_driver.h gpudev: expose GPU memory to CPU 2022-02-10 10:06:56 +01:00
gpudev.c gpudev: expose GPU memory to CPU 2022-02-10 10:06:56 +01:00
meson.build gpudev: add communication list 2021-11-08 17:20:53 +01:00
rte_gpudev.h gpudev: expose GPU memory to CPU 2022-02-10 10:06:56 +01:00
version.map gpudev: expose GPU memory to CPU 2022-02-10 10:06:56 +01:00