Matthias Boehm created SYSTEMML-1932:
----------------------------------------
Summary: Frame left indexing fails due to unsupported
update-in-place
Key: SYSTEMML-1932
URL: https://issues.apache.org/jira/browse/SYSTEMML-1932
Project: SystemML
Issue Type: Bug
Reporter: Matthias Boehm
{code}
Caused by: org.apache.sysml.runtime.DMLRuntimeException: Variable 'F2' is not a
matrix.
at
org.apache.sysml.runtime.controlprogram.context.ExecutionContext.getMatrixObject(ExecutionContext.java:188)
at
org.apache.sysml.runtime.controlprogram.ProgramBlock.prepareUpdateInPlaceVariables(ProgramBlock.java:315)
at
org.apache.sysml.runtime.controlprogram.ForProgramBlock.execute(ForProgramBlock.java:126)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)