Program#
APIs to create and manage CmdPrograms required for scheduling work on PVA engine.
Classes#
- cupva::CmdMemcpy
A convenience command to copy data from source memory area to destination memory area.
- cupva::CmdProgram
Basic unit of work for submission to the PVA engine.
- cupva::OffsetPointer
The OffsetPointer object is used to represent a mutable device pointer.
- cupva::Parameter
The Parameter object is the handle to the symbol in the VPU executable.