Khaled A.S. Abdel-Ghaffar
IEEE Trans. Inf. Theory
Many machine learning (ML) systems allow the specification of ML algorithms by means of linear algebra programs, and automatically generate efficient execution plans. The opportunities for fused operators-in terms of fused chains of basic operators-are ubiquitous, and include fewer materialized intermediates, fewer scans of inputs, and sparsity exploitation across operators. However, existing fusion heuristics struggle to find good plans for complex operator DAGs or hybrid plans of local and distributed operations. In this paper, we introduce an exact yet practical cost-based optimization framework for fusion plans and describe its end-to-end integration into Apache SystemML. We present techniques for candidate exploration and selection of fusion plans, as well as code generation of local and distributed operations over dense, sparse, and compressed data. Our experiments in SystemML show end-to-end performance improvements of up to 22x, with negligible compilation overhead.
Khaled A.S. Abdel-Ghaffar
IEEE Trans. Inf. Theory
Preeti Malakar, Thomas George, et al.
SC 2012
Yao Qi, Raja Das, et al.
ISSTA 2009
Quinn Pham, Danila Seliayeu, et al.
CASCON 2024