Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an empty mesh issue(?) #7

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2022

  1. CHERRY-PICK: SingleGridPytatoArrayContext

    Co-authored-by: Matthew Smith <[email protected]>
    kaushikcfd and majosm committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    61a6cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e5b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Implements FusionContractorArrayContext

    * Performs Loop Fusion
    * Performs Array contraction
    * Splits kernels at the granularity of fused einsums
    * Transforms those einsums using recorded values from
      github.com/kaushikcfd/feinsum
    
    Co-authored-by: Matthias Diener <[email protected]>
    Co-authored-by: Matthew Smith <[email protected]>
    3 people committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    6283a35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c7302 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    faaeff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7d1b8 View commit details
    Browse the repository at this point in the history
  3. rearrange Einsum args

    majosm committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5c33900 View commit details
    Browse the repository at this point in the history
  4. Rearrange Einsum args

    kaushikcfd authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5ed7ea7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    42fbf5d View commit details
    Browse the repository at this point in the history