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

Federated Read Sparse Optimization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Optimize the handling of sparse input in the method readBlobFromFederated in src/main/java/org/apache/sysds/runtime/controlprogram/caching/MatrixObject.java.
      This task has a "TODO" comment in the code.

      The task is to exploit meta data of the number of non-zeros (if existing) and allocate the resulting local matrix in sparse instead of dense representation before processing the federated responses.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sebwrede Sebastian Wrede
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: