CUDA Stencil Benchmark

High-performance CUDA kernel generation and benchmarking framework

View the Project on GitHub jasonlarkin/cuda-stencil-benchmark

CUDA Stencil Benchmark

High-performance CUDA kernel generation and benchmarking framework for GPU optimization with correctness validation and performance characterization using LLM-guided code generation.

Quick Navigation

Core Documentation

Technical Documentation

Overview

This framework demonstrates a systematic approach to generating and optimizing CUDA kernels using language models, with emphasis on:

Key Results

For detailed results and analysis, see RESULTS.md.

Getting Started

See the main README.md for build instructions and quick start guide.