Abstract
Abstract
Accelerating scientific code on GPUs is central to high performance computing, but finding the best strategy for a given kernel still demands manual experimentation and deep parallel-programming expertise. We present an autonomous laboratory that automates the whole loop: it takes a sequential kernel, proposes optimization hypotheses, emits real CUDA, compiles and runs it on a remote GPU server, verifies it against a gold reference, and iterates. The laboratory supports three ways of writing the kernel, all judged by one external gate: (A) a deterministic search over a hand-built catalog of GPU techniques, with no language model at run time; (B) a language model, local or cloud, that writes each kernel from scratch; and (C) an autonomous coding agent (Codex CLI) that drives the loop by itself. The single external gate is what keeps every number honest: it first checks correctness (the GPU checksum must match the sequential gold to a set tolerance) and only then checks timing (a roofline floor plus a wall-clock guard prove the
Direct answer
What can I do from this paper page?
Use this page to scan "Self-Optimizing GPU Kernels for Computational Chemistry: An Autonomous Acceleration Laboratory" quickly: start with the summary and abstract, then check the authors, source, topics, and related papers. From here, open Scollr to follow Parallel Computing and Optimization Techniques research, save the paper, or map adjacent work.
Research areas
Follow related topics
Citation
BibTeX
@article{PrezSnchez2026Self,
title = {Self-Optimizing GPU Kernels for Computational Chemistry: An Autonomous Acceleration Laboratory},
author = {Horacio Pérez‐Sánchez},
journal = {ChemRxiv},
year = {2026},
doi = {10.26434/chemrxiv.15007561/v1},
url = {https://doi.org/10.26434/chemrxiv.15007561/v1}
}
FAQ
Using this paper in a discovery workflow
How do I find related work for this paper?
Use the related papers and topic links on this page as starting points. In Scollr, you can also open the paper and build a literature map around its references, citing papers, and related work.
How can I keep up with new Parallel Computing and Optimization Techniques research papers?
Follow Parallel Computing and Optimization Techniques research in Scollr. New papers from the topic flow into a personalized feed, and you can save useful studies to revisit later.
Can I cite this paper from this page?
This page includes a static BibTeX block for Self-Optimizing GPU Kernels for Computational Chemistry: An Autonomous Acceleration Laboratory. Always verify the DOI, source, and publication details against the publisher record before submitting a manuscript.
Follow this research in Scollr
Follow the topics and authors behind this paper, save useful studies, and build a literature map when you are ready to go deeper.
Get the app