Matthias Boehm created SYSTEMML-2266:
----------------------------------------

             Summary: Native BLAS integration fails to process large dense block
                 Key: SYSTEMML-2266
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2266
             Project: SystemML
          Issue Type: Bug
            Reporter: Matthias Boehm


{code}
Caused by: java.lang.RuntimeException: Large dense in-memory block (with 
numblocks=10) allocated but operation access to first block only, which might 
cause incorrect results.
        at 
org.apache.sysml.runtime.matrix.data.MatrixBlock.getDenseBlockValues(MatrixBlock.java:512)
        at 
org.apache.sysml.runtime.matrix.data.LibMatrixNative.matrixMult(LibMatrixNative.java:100)
        at 
org.apache.sysml.runtime.matrix.data.LibMatrixNative.matrixMult(LibMatrixNative.java:67)
{code}



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

Reply via email to