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

make actx transformations deterministic #5

Draft
wants to merge 35 commits into
base: production-pilot
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 11, 2023

  1. add mpi_distribute

    majosm committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a162485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2e4d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cc9f1c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    431dbe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9aec10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1f2e22 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. more verbose debug

    matthiasdiener committed May 1, 2023
    Configuration menu
    Copy the full SHA
    db3ea10 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge pull request #3 from matthiasdiener/verb

    more verbose debug
    majosm authored May 2, 2023
    Configuration menu
    Copy the full SHA
    fbd81e4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. disable offending assertion

    majosm committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8146de8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on Jun 27, 2023

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

Commits on Jun 30, 2023

  1. Merge branch 'main' into mrgup

    MTCam committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    80a1c9a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 14, 2023

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

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    5689add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    970f387 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Oct 9, 2023

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

Commits on Oct 16, 2023

  1. Woops, reading mesh twice.

    MTCam committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4887dd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    2fc3ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    116faa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

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

Commits on Nov 29, 2023

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

Commits on Feb 22, 2024

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