Main Content

GPU Coder

Generate CUDA code for NVIDIA GPUs

GPU Coder™ generates optimized CUDA® code from MATLAB® code and Simulink® models. The generated code includes CUDA kernels for parallelizable parts of your deep learning, embedded vision, and signal processing algorithms. For high performance, the generated code calls optimized NVIDIA® CUDA libraries, including TensorRT, cuDNN, cuFFT, cuSolver, and cuBLAS. The code can be integrated into your project as source code, static libraries, or dynamic libraries, and it can be compiled for desktops, servers, and GPUs embedded on NVIDIA Jetson™, NVIDIA DRIVE®, and other platforms. You can use the generated CUDA within MATLAB to accelerate deep learning networks and other computationally intensive portions of your algorithm. GPU Coder lets you incorporate handwritten CUDA code into your algorithms and into the generated code.

When used with Embedded Coder®, GPU Coder lets you verify the numerical behavior of the generated code via software-in-the-loop (SIL) and processor-in-the-loop (PIL) testing.

Get Started

Learn the basics of GPU Coder

MATLAB Algorithm Design for GPU

MATLAB language syntax and functions for code generation

Kernel Creation

Algorithm structures and patterns that create CUDA GPU kernels

Performance

Troubleshoot code generation issues, improve code execution time, and reduce memory usage of generated code

Deep Learning with GPU Coder

Generate CUDA code for deep learning neural networks

Deployment

Deploy generated code to NVIDIA Tegra® hardware targets

GPU Coder Supported Hardware

Support for third-party hardware, such as NVIDIA Drive and Jetson platforms