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

Performance sparse-sparse binary ops

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • SystemML 0.15
    • None
    • None

    Description

      This task aims to improve the performance of sparse-sparse binary operations such as elementwise multiply. Currently, we use a merge join with outer join semantics to cover the general case - for operations like multiply this is unnecessary and could be improved by using inner join semantics and branchless position maintenance.

      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: