![]() |
VisionWorks Toolkit ReferenceDecember 18, 2015 | 1.2 Release |
The following tutorials demonstrate interaction with user CUDA code.
The CUDA interoperability functionality can be used with User Custom Node (User Custom Node Tutorial) to create custom nodes to execute on a GPU device.
Modules | |
Process Image with CUDA Kernel | |
This tutorial demonstrates VisionWorks image processing with user CUDA code. | |
Process Array with CUBLAS Library | |
This tutorial demonstrates VisionWorks array processing with user CUDA code. | |
Import NV12 Image from CUDA Address Space | |
This tutorial demonstrates VisionWorks importing functionality for existing CUDA memory. | |