VPI - Vision Programming Interface

3.0 Release

CUDAInterop.h File Reference

Functions and structures for handling CUDA interoperability with VPI. More...

#include "Export.h"
#include "Status.h"
#include "Stream.h"
#include "Types.h"
#include "Version.h"
#include <cuda.h>
#include <stdint.h>
+ Include dependency graph for CUDAInterop.h:

Go to the source code of this file.

Functions

VPIStatus vpiStreamCreateWrapperCUDA (CUstream cudaStream, uint64_t flags, VPIStream *stream)
 Wraps an existing cudaStream_t into a VPI stream. More...
 

Detailed Description

Functions and structures for handling CUDA interoperability with VPI.

Definition in file CUDAInterop.h.