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

Dense-sparse block conversions into memory-efficient CSR

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.0.0
    • None
    • None

    Description

      The sparse-dense matrix block conversion currently allocates the output in the default sparse representation, which is MCSR. However, this primitive knows the number of non-zeros upfront and hence can produce the output in CSR which is much more memory efficient.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: