19305

A Unified Iteration Space Transformation Framework for Sparse and Dense Tensor Algebra

Ryan Senanayake, Fredrik Kjolstad, Changwan Hong, Shoaib Kamil, Saman Amarasinghe
MIT CSAIL, USA
arXiv:2001.00532 [cs.MS], (28 Dec 2019)

@misc{senanayake2019unified,

   title={A Unified Iteration Space Transformation Framework for Sparse and Dense Tensor Algebra},

   author={Ryan Senanayake and Fredrik Kjolstad and Changwan Hong and Shoaib Kamil and Saman Amarasinghe},

   year={2019},

   eprint={2001.00532},

   archivePrefix={arXiv},

   primaryClass={cs.MS}

}

We address the problem of optimizing mixed sparse and dense tensor algebra in a compiler. We show that standard loop transformations, such as strip-mining, tiling, collapsing, parallelization and vectorization, can be applied to irregular loops over sparse iteration spaces. We also show how these transformations can be applied to the contiguous value arrays of sparse tensor data structures, which we call their position space, to unlock load-balanced tiling and parallelism. We have prototyped these concepts in the open-source TACO system, where they are exposed as a scheduling API similar to the Halide domain-specific language for dense computations. Using this scheduling API, we show how to optimize mixed sparse/dense tensor algebra expressions, how to generate load-balanced code by scheduling sparse tensor algebra in position space, and how to generate sparse tensor algebra GPU code. Our evaluation shows that our transformations let us generate good code that is competitive with many hand-optimized implementations from the literature.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: