Jetson Inference
DNN Vision Library
|
#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... | |