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/05/29 03:58:04 UTC

[jira] [Updated] (SYSTEMML-1639) Codegen fails w/ fusion errors for PageRank

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

Matthias Boehm updated SYSTEMML-1639:
-------------------------------------
    Affects Version/s: SystemML 0.14
        Fix Version/s: SystemML 1.0

> Codegen fails w/ fusion errors for PageRank
> -------------------------------------------
>
>                 Key: SYSTEMML-1639
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1639
>             Project: SystemML
>          Issue Type: Bug
>    Affects Versions: SystemML 0.14
>            Reporter: Matthias Boehm
>             Fix For: SystemML 1.0
>
>
> PageRank fails with the following errors during fusion:
> {code}
> org.apache.sysml.runtime.DMLRuntimeException: java.lang.RuntimeException: Undefined outer product type for hop 58
> 	at org.apache.sysml.hops.codegen.SpoofCompiler.optimize(SpoofCompiler.java:414)
> 	at org.apache.sysml.hops.codegen.SpoofCompiler.generateCodeFromHopDAGs(SpoofCompiler.java:284)
> 	at org.apache.sysml.hops.codegen.SpoofCompiler.generateCodeFromStatementBlock(SpoofCompiler.java:223)
> 	at org.apache.sysml.hops.codegen.SpoofCompiler.generateCodeFromStatementBlock(SpoofCompiler.java:199)
> 	at org.apache.sysml.hops.codegen.SpoofCompiler.generateCode(SpoofCompiler.java:167)
> 	at org.apache.sysml.parser.DMLTranslator.codgenHopsDAG(DMLTranslator.java:297)
> {code}



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