English

Fusion of Array Operations at Runtime

Distributed, Parallel, and Cluster Computing 2016-09-07 v2 Programming Languages

Abstract

We address the problem of fusing array operations based on criteria such as shape compatibility, data reusability, and communication. We formulate the problem as a graph partition problem that is general enough to handle loop fusion, combinator fusion, and other types of subroutines.

Cite

@article{arxiv.1601.05400,
  title  = {Fusion of Array Operations at Runtime},
  author = {Mads R. B. Kristensen and Simon A. F. Lund and Troels Blum and James Avery},
  journal= {arXiv preprint arXiv:1601.05400},
  year   = {2016}
}

Comments

Preprint

R2 v1 2026-06-22T12:33:39.184Z