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 2018/06/28 01:35:00 UTC

[jira] [Updated] (SYSTEMML-2426) CP tsmm crashing on matrix >16GB

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

Matthias Boehm updated SYSTEMML-2426:
-------------------------------------
    Description: 
{code}
Caused by: java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException
        at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006)
        at org.apache.sysml.runtime.matrix.data.LibMatrixMult.matrixMultTransposeSelf(LibMatrixMult.java:390)
{code}

> CP tsmm crashing on matrix >16GB
> --------------------------------
>
>                 Key: SYSTEMML-2426
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2426
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Matthias Boehm
>            Priority: Major
>
> {code}
> Caused by: java.util.concurrent.ExecutionException: java.lang.ArrayIndexOutOfBoundsException
>         at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006)
>         at org.apache.sysml.runtime.matrix.data.LibMatrixMult.matrixMultTransposeSelf(LibMatrixMult.java:390)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)