2 papers
cs.PL2022
MOM: Matrix Operations in MLIR
Lorenzo Chelini, Henrik Barthels, Paolo Bientinesi +3
Modern research in code generators for dense linear algebra computations has shown the ability to produce optimized code with a performance which compares and often exceeds the one…
cs.DS2016
The Matrix Chain Algorithm to Compile Linear Algebra Expressions
Henrik Barthels, Paolo Bientinesi
The matrix chain problem consists in finding the parenthesization of a matrix product that minimizes the number of scalar operations. In practical applica…