numam-dpdk/drivers/gpu/cuda
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
..
cuda.c gpudev: expose GPU memory to CPU 2022-02-10 10:06:56 +01:00
meson.build gpu/cuda: introduce CUDA driver 2021-11-16 17:47:52 +01:00
version.map gpu/cuda: introduce CUDA driver 2021-11-16 17:47:52 +01:00