Main Content

Functions and Objects Supported for GPU Code Generation

R2026b

You can generate NVIDIA® CUDA® code for these MathWorks® functions and objects:

On these pages, the Extended Capability notes and limitations icon indicates that the function or object has usage notes or limitations for GPU code generation. To view the usage notes or limitations, click the icon to open the Extended Capabilities section of the function or object, and expand the GPU Code Generation section.

The generated GPU code uses GPU kernel functions for parallel sections of code and serial CPU code for code that GPU Coder™ cannot parallelize.

See Also

Topics