You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Berthold Reinwald (JIRA)" <ji...@apache.org> on 2017/12/21 06:05:08 UTC

[jira] [Updated] (SYSTEMML-1284) Code generation for operator fusion

     [ https://issues.apache.org/jira/browse/SYSTEMML-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Berthold Reinwald updated SYSTEMML-1284:
----------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 1.1

> Code generation for operator fusion
> -----------------------------------
>
>                 Key: SYSTEMML-1284
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1284
>             Project: SystemML
>          Issue Type: Epic
>          Components: Compiler, Runtime
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 0.14, SystemML 0.15, SystemML 1.1
>
>
> This epic aims to introduce code generation capabilities for automatic operator fusion, which helps to reduce the number of materialized intermediates, reduce the number of input scans, exploit sparsity, and reduce compute, while significantly reducing the development effort compared to hand-coded fused operators. 
> For the 1.0 release, we will introduce code generation as an experimental feature, covering an extended version of SPOOF's code generator as described in the following paper:
> T. Elgamal, S. Luo, M. Boehm, A. V. Evfimievski, S. Tatikonda, B. Reinwald, P. Sen: SPOOF: Sum-Product Optimization and Operator Fusion for Large-Scale Machine Learning, CIDR, 2017  
> http://cidrdb.org/cidr2017/papers/p3-elgamal-cidr17.pdf



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)