mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-04-24 16:51:22 +01:00
cuDLALayerwiseStatsHybrid - cuDLA Layerwise statistics HybridMode
Description
This sample is used to provide layerwise statistics to the application in the cuDLA hybrid mode wherein DLA is programmed using CUDA.
Key Concepts
cuDLA, Data Parallel Algorithms, Image Processing
Supported SM Architectures
SM 6.0 SM 6.1 SM 7.0 SM 7.2 SM 7.5 SM 8.0 SM 8.6 SM 8.7 SM 8.9 SM 9.0
Supported OSes
Linux, QNX
Supported CPU Architecture
aarch64
CUDA APIs involved
CUDA Runtime API
cudaStreamCreateWithFlags, cudaStreamDestroy, cudaFree, cudaGetErrorName, cudaSetDevice, cudaStreamSynchronize, cudaMalloc, cudaMemsetAsync, cudaMemcpyAsync
Prerequisites
Download and install the CUDA Toolkit 12.5 for your corresponding platform.