numam-dpdk/doc
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
..
api build: remove deprecated Meson functions 2022-02-02 18:46:53 +01:00
guides gpudev: expose GPU memory to CPU 2022-02-10 10:06:56 +01:00
logo
meson.build doc: fix build on Windows with Meson 0.58 2021-07-09 14:53:39 +02:00