Matthias Boehm created SYSTEMML-2431:
----------------------------------------
Summary: Codegen failing on three-way multi-aggregate
Key: SYSTEMML-2431
URL: https://issues.apache.org/jira/browse/SYSTEMML-2431
Project: SystemML
Issue Type: Bug
Reporter: Matthias Boehm
{code}
Caused by: org.apache.sysml.hops.HopsException: 44 TRead X
at
org.apache.sysml.hops.codegen.template.TemplateCell.rConstructCplan(TemplateCell.java:321)
at
org.apache.sysml.hops.codegen.template.TemplateCell.rConstructCplan(TemplateCell.java:192)
at
org.apache.sysml.hops.codegen.template.TemplateMultiAgg.constructCplan(TemplateMultiAgg.java:89)
at
org.apache.sysml.hops.codegen.SpoofCompiler.rConstructCPlans(SpoofCompiler.java:560)
at
org.apache.sysml.hops.codegen.SpoofCompiler.rConstructCPlans(SpoofCompiler.java:572)
at
org.apache.sysml.hops.codegen.SpoofCompiler.rConstructCPlans(SpoofCompiler.java:572)
at
org.apache.sysml.hops.codegen.SpoofCompiler.rConstructCPlans(SpoofCompiler.java:572)
at
org.apache.sysml.hops.codegen.SpoofCompiler.optimize(SpoofCompiler.java:364)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)