cuDLAHybridMode - cuDLA Hybrid Mode

Description

This sample demonstrates cuDLA hybrid mode wherein DLA can be 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.

References (for more details)