You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2017/09/09 01:15:00 UTC

[jira] [Updated] (SYSTEMML-1595) Missing Block Sizes For PersistentWrites & TransientWrites

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

Glenn Weidner updated SYSTEMML-1595:
------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 0.15

> Missing Block Sizes For PersistentWrites & TransientWrites
> ----------------------------------------------------------
>
>                 Key: SYSTEMML-1595
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1595
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Mike Dusenberry
>            Assignee: Matthias Boehm
>             Fix For: SystemML 0.15
>
>         Attachments: scenario1.dml
>
>
> In the attached script, the resulting PersisentWrites for {{doutc1_agg}} & {{dWc1_agg}} end up having unknown block sizes, despite the input DAGs for those variables having known block sizes.  Due to this, when we use MLContext and mark those variables as outputs, the PersistentWrites will be rewritten to TransientWrites, and the block sizes will remain unknown.
> To run:
> {code}
> spark-submit $SYSTEMML_HOME/target/SystemML.jar -f scenario1.dml -explain recompile_hops
> {code}



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