2021 IEEE/ACM 7th Workshop on the LLVM Compiler Infrastructure in HPC (LLVM-HPC) 2021
DOI: 10.1109/llvmhpc54804.2021.00009
|View full text |Cite
|
Sign up to set email alerts
|

A High Performance Sparse Tensor Algebra Compiler in MLIR

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 24 publications
(8 citation statements)
references
References 37 publications
0
8
0
Order By: Relevance
“…COMET [53,77] is a MLIR-based compiler infrastructure for dense and sparse tensor algebra computations. It uses a dimension-wise sparse storage scheme and a code generation algorithm similar to TACO, but has more performance portability building upon MLIR.…”
Section: Sparse Compilersmentioning
confidence: 99%
“…COMET [53,77] is a MLIR-based compiler infrastructure for dense and sparse tensor algebra computations. It uses a dimension-wise sparse storage scheme and a code generation algorithm similar to TACO, but has more performance portability building upon MLIR.…”
Section: Sparse Compilersmentioning
confidence: 99%
“…TACO does not generate multi-threaded code when the output tensor is sparse. Prior work has evaluated against single-threaded code in such situations [16,34]. Following the strategy of Senanayeke et al [30], we modified the TACO generated code manually to add multithreading…”
Section: Benchmarksmentioning
confidence: 99%
“…Automated sparse code generation [5,6,17,34] is a heavilyresearched topic. Even though these methods are highly effective, they lack fine-grained optimizations like ours that applies across kernels to reduce the time-complexity of the computation.…”
Section: Sparse Tensor Algebramentioning
confidence: 99%
See 1 more Smart Citation
“…The rise of Multi-Level Intermediate Representation (MLIR) [15] as a new compiler infrastructure has enabled the expansion of code transformations to higher abstraction levels. Though MLIR has already been applied in a number of fields, from linear algebra [4,32] to quantum technology [20], it has not yet been leveraged as a viable replacement to traditional code generators in frameworks that model electrophysiology. In electrophysiology, ionic models describe the interactions between cells composing tissues, as for example the human heart.…”
Section: Introductionmentioning
confidence: 99%