Développer des algorithmes
MATLAB Coder™ Support Package for NVIDIA Jetson™ and NVIDIA DRIVE® Platforms s’appuie sur le produit de base MATLAB Coder pour générer du code C/C++ optimisé et sur le produit GPU Coder™ pour générer du code CUDA® optimisé. Le code généré peut ensuite être déployé sur les plateformes NVIDIA en ciblant soit leurs CPU ARM®, soit leurs GPU compatibles CUDA.
Rubriques
- 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.