XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.13
    • None
    • None

    Description

      In case of sparse matrices, our RDD collect functionality exhibits unnecessary overhead for (1) repeated sparse row allocations (due to missing exploitation of the number of non-zeros which affects the growth rate), and (2) deep copies of sparse rows (even in cases like a single column block, where this is not required).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: