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/30 22:21:00 UTC

[jira] [Closed] (SYSTEMML-1932) Frame left indexing fails due to unsupported update-in-place

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

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

> 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
>            Assignee: Matthias Boehm
>             Fix For: SystemML 1.0
>
>
> {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)