English

ppOpen-AT: A Directive-base Auto-tuning Language

Performance 2024-08-30 v1

Abstract

ppOpen-AT is a domain-specific language designed to ease the workload for developers creating libraries with auto-tuning (AT) capabilities. It consists of a set of directives that allow for the automatic generation of code necessary for AT by placing annotations in the source program. This approach significantly reduces the effort required by numerical library developers. This technical report details the implementation of the AT software and its extended functions, and provides an explanation of the internal specifications of ppOpen-AT.

Keywords

Cite

@article{arxiv.2408.16607,
  title  = {ppOpen-AT: A Directive-base Auto-tuning Language},
  author = {Takahiro Katagiri},
  journal= {arXiv preprint arXiv:2408.16607},
  year   = {2024}
}

Comments

Source code is available at: https://github.com/Post-Peta-Crest/ppOpenHPC/tree/AT

R2 v1 2026-06-28T18:27:47.666Z