Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-3033

Native BLAS tsmm right fails w/ corrupt nnz

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemDS 2.1
    • None
    • None

    Description

      Caused by: java.lang.ArrayIndexOutOfBoundsException: 9664
              at org.apache.sysds.runtime.matrix.data.MatrixBlock.denseToSparse(MatrixBlock.java:1205)
              at org.apache.sysds.runtime.matrix.data.MatrixBlock.examSparsity(MatrixBlock.java:1118)
              at org.apache.sysds.runtime.matrix.data.MatrixBlock.examSparsity(MatrixBlock.java:1092)
              at org.apache.sysds.runtime.matrix.data.LibMatrixNative.tsmm(LibMatrixNative.java:191)
              at org.apache.sysds.runtime.matrix.data.MatrixBlock.transposeSelfMatrixMultOperations(MatrixBlock.java:3770)
              at org.apache.sysds.runtime.instructions.cp.MMTSJCPInstruction.processInstruction(MMTSJCPInstruction.java:62)
              at org.apache.sysds.runtime.controlprogram.ProgramBlock.executeSingleInstruction(ProgramBlock.java:250)
      

      Furthermore, there were occasional segmentation faults due to the nnz computation running over the length of the output array.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment