Uploaded image for project: 'Apache Nemo'
  1. Apache Nemo
  2. NEMO-448

Automatically identifying caching target in IR level

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Currently, there is no logic to identify data in the inside of loops to reuse them. Logic to identify what data inside loops get reused for efficient caching needs to be implemented. Right now, the IR identifies and creates loop operators with the help of LoopCompositeTransform, where a single LoopCompositeTransform exists in a loop. The optimal direction for this seems to be changing LoopCompositeTransform

      Implementation would need:

      LoopCompositeTransform needs to be augmented with the ability to inform the runtime of what data can be a candidate for caching

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              codinggosu Dongjoo Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: