Entwickeln von Algorithmen
Die MATLAB Coder™ Support Package for NVIDIA Jetson™ and NVIDIA DRIVE® Platforms benötigt das Basisprodukt MATLAB Coder, um optimierten C/C++ Code zu generieren und das Produkt GPU Coder™, um optimierten CUDA®-Code zu generieren. Der generierte Code kann daraufhin auf NVIDIA-Plattformen bereitgestellt werden, die entweder ARM®-CPUs oder CUDA-fähige GPUs anzielen.
Themen
- 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.