LargeKernelParameter - Large Kernel Parameters

Description

Simple test that demonstrates performance and usability improvements with large kernel parameters introduced in CUDA 12.1

Key Concepts

Performance Strategies

Supported SM Architectures

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, Windows

Supported CPU Architecture

x86_64, armv7l

CUDA APIs involved

CUDA Runtime API

cudaMemcpyToSymbol, cudaMemcpy, cudaFree, cudaDeviceSynchronize, cudaMalloc

Prerequisites

Download and install the CUDA Toolkit 12.1 for your corresponding platform.

References (for more details)