CUDA#
Note
Prerequisite: Before working with CUDA, see Working with Additional NVIDIA DriveOS Packages to download and install the required CUDA packages.
CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers are able to dramatically speed up computing applications by harnessing the power of GPUs.
Consult the CUDA Samples provided as an educational resource.