Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1284 Code generation for operator fusion
  3. SYSTEMDS-2025

Linearize search space according to size of intermediates

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.0.0
    • Compiler, Runtime
    • None

    Description

      So far we sort the search space by (1) sorting cutsets by their scores, and (2) appending all other interesting points in an ordered manner. This task aims to append all other interesting points sorted by their size of intermediates. Having large materializations higher in the tree increases the chances of pruning large sub areas of the search space.

      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: