[
https://issues.apache.org/jira/browse/SYSTEMML-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-2431.
------------------------------------
Resolution: Fixed
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.2
> 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
> Assignee: Matthias Boehm
> Priority: Major
> Fix For: SystemML 1.2
>
>
> {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)