Matthias Boehm created SYSTEMML-2022:
----------------------------------------
Summary: 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
{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)