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

'write` Statements Ignore `rows_in_block`, `cols_in_block` Arguments

    XMLWordPrintableJSON

Details

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

    Description

      Given a DML script that writes matrices in binary form to disk, the rows_in_block and cols_in_block arguments will be ignored, and the default of 1000 will be used.

      write(X, "X", format="binary", rows_in_block=batchSize, cols_in_block=cols)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dusenberrymw Mike Dusenberry
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: