Code Generation and GPU Support
Generate C/C++ and CUDA® code and MEX functions, and run functions on a graphics
processing unit (GPU)
MATLAB® Coder™ generates ANSI-compliant C/C++ code and standalone executables from Wavelet Toolbox™ functions that support C/C++ code generation. GPU Coder™ generates CUDA code and standalone executables for functions that support GPU code generation. Wavelet Toolbox also includes functions that can automatically run on a GPU. This support requires Parallel Computing Toolbox™.
Categories
- C/C++ Code Generation
Generate C/C++ code from MATLAB code
- GPU Code Generation
Generate CUDA code from MATLAB
- GPU Acceleration
Run functions on a graphics processing unit (GPU)