A microbenchmark study maps memory hierarchy, execution pipelines, and FP4/FP6 tensor-core behavior on Nvidia's Blackwell RTX 5080 and compares it with Hopper's H100.
LLMPerf: GPU Performance Modeling meets Large Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Performance modeling, a pivotal domain in program cost analysis, currently relies on manually crafted models constrained by various program and hardware limitations, especially in the intricate landscape of GPGPU. Meanwhile, Large Language Models (LLMs) have demonstrated their effectiveness in addressing diverse programming challenges. Our work establishes a connection between LLMs and performance modeling, employing the LLM as a performance estimator. Through experimental exploration with carefully designed large-scale OpenCL datasets, we highlight the potential capability as well as the main difficulties of using LLMs in handling performance modeling tasks for OpenCL device source programs. As the first study for this line of work, our LLM-based performance model achieves a mean absolute percentage error of $24.25\%$ for a large-scale generated validation set. On a set of publicly available OpenCL programs, our model achieves a mean absolute percentage error of $46.1\%$.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Dissecting the NVIDIA Blackwell Architecture with Microbenchmarks
A microbenchmark study maps memory hierarchy, execution pipelines, and FP4/FP6 tensor-core behavior on Nvidia's Blackwell RTX 5080 and compares it with Hopper's H100.