Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1639

Codegen fails w/ fusion errors for PageRank

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • SystemML 0.14
    • SystemML 0.15
    • None
    • None

    Description

      PageRank fails with the following errors during fusion:

      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)
      

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: