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

Dense reshape fails with index-out-of-bounds on LargeDenseBlocks

    XMLWordPrintableJSON

Details

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

    Description

      Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 107743200 out of bounds for length 107743200
              at org.apache.sysds.runtime.data.DenseBlockLDRB.lambda$set$3(DenseBlockLDRB.java:207)
              at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
              at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:593)
              at org.apache.sysds.runtime.data.DenseBlockLDRB.set(DenseBlockLDRB.java:207)
              at org.apache.sysds.runtime.matrix.data.LibMatrixReorg.reshapeDense(LibMatrixReorg.java:1988)
              at org.apache.sysds.runtime.matrix.data.LibMatrixReorg.reshape(LibMatrixReorg.java:558)
              at org.apache.sysds.runtime.instructions.cp.ReshapeCPInstruction.processInstruction(ReshapeCPInstruction.java:103)
              at org.apache.sysds.runtime.controlprogram.ProgramBlock.executeSingleInstruction(ProgramBlock.java:255)
      
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: