Jetson Inference
DNN Vision Library
cudaMappedMemory.h File Reference
#include "cudaUtility.h"

Go to the source code of this file.

Functions

bool cudaAllocMapped (void **cpuPtr, void **gpuPtr, size_t size)
 Allocate ZeroCopy mapped memory, shared between CUDA and CPU. More...