vix.ing · top · new · best · stats · spec

Tensor Algebra Processing Primitives (TAPP): Towards a Standard for Tensor Operations

2026/01/12 by Jan Brandejs, Niklas Hörnblad, Edward F. Valeev +4 · 1 voice
Computer Science · #cs.MS

paper · pdf · doi:10.48550/arxiv.2601.07827

Abstract

To address the absence of a universal standard interface for tensor operations, we introduce the Tensor Algebra Processing Primitives (TAPP), a C-based interface designed to decouple the application layer from hardware-specific implementations. We provide a mathematical formulation of tensor contractions and a reference implementation to ensure correctness and facilitate the validation of optimized kernels. Developed through community consensus involving academic and industrial stakeholders, TAPP aims to enable performance portability and resolving dependency challenges. The viability of the standard is demonstrated through successful integrations with the TBLIS and cuTENSOR libraries, as well as the DIRAC quantum chemistry package.

Citations

Discussions

Related