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/11/20 06:59:00 UTC

[jira] [Closed] (SYSTEMML-2022) Perftest LinregCG and MLogreg failing w/ codegen due to dim mismatch

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

Matthias Boehm closed SYSTEMML-2022.
------------------------------------
       Resolution: Fixed
         Assignee: Matthias Boehm
    Fix Version/s: SystemML 1.0

> Perftest LinregCG and MLogreg failing w/ codegen due to dim mismatch
> --------------------------------------------------------------------
>
>                 Key: SYSTEMML-2022
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2022
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 1.0
>
>
> {code}
> Caused by: org.apache.sysml.runtime.DMLRuntimeException: Invalid spark rowwise operator w/ ncol=1001, ncolpb=1000.
> 	at org.apache.sysml.runtime.instructions.spark.SpoofSPInstruction.processInstruction(SpoofSPInstruction.java:212)
> 	at org.apache.sysml.runtime.controlprogram.ProgramBlock.executeSingleInstruction(ProgramBlock.java:264)
> 	... 16 more
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)