You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2017/03/17 20:30:42 UTC

[jira] [Created] (SYSTEMML-1418) Support for different plan selection policies

Matthias Boehm created SYSTEMML-1418:
----------------------------------------

             Summary: Support for different plan selection policies
                 Key: SYSTEMML-1418
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1418
             Project: SystemML
          Issue Type: Sub-task
            Reporter: Matthias Boehm


This task aims to extend the new cplan memo table by three different plan selection policies (for debugging and comparison):
* Full fusion (fuse as much as possible, disregard redundant computation)
* No redundancy fusion (fuse as much as possible, without incurring redundant computation)
* Cost-based (see )



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)