Desarrollar algoritmos
MATLAB Coder™ Support Package for NVIDIA Jetson™ and NVIDIA DRIVE® Platforms utiliza el producto base MATLAB Coder para generar código C y C++ optimizado y GPU Coder™ para generar código CUDA® optimizado. El código generado se puede desplegar en plataformas NVIDIA destinadas a CPU ARM® como a GPU CUDA de esas plataformas.
Temas
- GPU Programming Paradigm (GPU Coder)
Introduction to GPU accelerated computing.
- Generate Code by Using the GPU Coder App (GPU Coder)
Generate CUDA code from MATLAB code by using the GPU Coder app.
- Generate Code Using the Command Line Interface (GPU Coder)
Generate CUDA code from MATLAB code by using the
codegen
command. - MATLAB Language Features Support for GPU Coder (GPU Coder)
Use the MATLAB language capabilities that GPU Coder supports.
- Supported Functions (GPU Coder)
Alphabetical list of MATLAB and toolbox functions that GPU Coder supports.
- Kernel Creation (GPU Coder)
Algorithm structures and patterns that create CUDA GPU kernels
- Code Generation for Deep Learning Networks by Using cuDNN (GPU Coder)
Generate code for pretrained convolutional neural networks by using the cuDNN library.
- Code Generation for Deep Learning Networks by Using TensorRT (GPU Coder)
Generate code for pretrained convolutional neural networks by using the TensorRT library.