[ 
https://issues.apache.org/jira/browse/SYSTEMML-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003892#comment-16003892
 ] 

Matthias Boehm commented on SYSTEMML-1595:
------------------------------------------

yes, I already modified the persistent to transient write rewrite and I'm 
currently in the process of adding some additional tests.

> 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
>         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.3.15#6346)

Reply via email to