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

feat[next][dace]: Skeleton of GTIR DaCe backend #1538

Merged
merged 84 commits into from
Jul 12, 2024

Commits on Apr 18, 2024

  1. Skeleton for ITIR translation

    edopao committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b36fcb3 View commit details
    Browse the repository at this point in the history
  2. Minor edit

    edopao committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2020182 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    5c6b6ba View commit details
    Browse the repository at this point in the history
  2. Format error

    edopao committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    60e1c69 View commit details
    Browse the repository at this point in the history
  3. Refactor tasklet codegen

    edopao committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    073a0a4 View commit details
    Browse the repository at this point in the history
  4. Code refactoring

    edopao committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    50be68f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Add domain to field operator

    edopao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4e2dc15 View commit details
    Browse the repository at this point in the history
  2. Minor edit

    edopao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ea9da35 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Remove hard-coded field shape

    edopao committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    daf7827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9672b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6326b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Refactoring

    edopao committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    26f3790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efffa7 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    edopao committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f99fa84 View commit details
    Browse the repository at this point in the history
  4. More refactoring

    edopao committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d6e1088 View commit details
    Browse the repository at this point in the history
  5. Minor edit

    edopao committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9854497 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    edopao committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    37d83d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    29986ef View commit details
    Browse the repository at this point in the history
  2. Add draft of select operator

    edopao committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    390f3b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Remove node mapping

    edopao committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    de27419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd900f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326cbb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a10b614 View commit details
    Browse the repository at this point in the history
  5. Minor edit

    edopao committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    aef4265 View commit details
    Browse the repository at this point in the history
  6. Minor edit (1)

    edopao committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9e67dfe View commit details
    Browse the repository at this point in the history
  7. Fix state handling

    edopao committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4b4109e View commit details
    Browse the repository at this point in the history
  8. Edit comments based on review

    edopao committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    495fd0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0085194 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 2, 2024

  1. Improve code comments

    edopao committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7148c5f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    452399d View commit details
    Browse the repository at this point in the history
  2. Codestyle review changes

    edopao committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e404226 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    bb0dfac View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    edopao committed May 6, 2024
    Configuration menu
    Copy the full SHA
    412cd5d View commit details
    Browse the repository at this point in the history
  3. Minor edit

    edopao committed May 6, 2024
    Configuration menu
    Copy the full SHA
    651de5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcf3eab View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Resolve dace warnings

    edopao committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7e6909e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b07cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2370fa6 View commit details
    Browse the repository at this point in the history
  4. Refactor

    edopao committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8e801df View commit details
    Browse the repository at this point in the history
  5. Minor edit

    edopao committed May 7, 2024
    Configuration menu
    Copy the full SHA
    812a6e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d0b50b View commit details
    Browse the repository at this point in the history
  7. Code refactoring

    edopao committed May 7, 2024
    Configuration menu
    Copy the full SHA
    97a1d22 View commit details
    Browse the repository at this point in the history
  8. Fix formatting

    edopao committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a30cc7d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e9455e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801704b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45c417 View commit details
    Browse the repository at this point in the history
  4. Fix test

    edopao committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d67518a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    c4385c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed16fd4 View commit details
    Browse the repository at this point in the history
  3. Review comments

    edopao committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9f7176f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46febb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    949bad7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    8890f95 View commit details
    Browse the repository at this point in the history
  2. Minor edit

    edopao committed May 17, 2024
    Configuration menu
    Copy the full SHA
    87b71a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    665a609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82fdf64 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from edopao/dace-fieldview-refactor_imports

    Refactoring: import modules, not symbols
    edopao authored May 17, 2024
    Configuration menu
    Copy the full SHA
    e4718b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ccecf1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3c71efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f75cfb View commit details
    Browse the repository at this point in the history
  3. Fix error in debuginfo

    edopao committed May 29, 2024
    Configuration menu
    Copy the full SHA
    085f307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f19960b View commit details
    Browse the repository at this point in the history
  5. Fix error in debuginfo (1)

    edopao committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dc1434c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    9318011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11efdeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7312fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f2738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fd0b65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38d2720 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Fix formatting

    edopao committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e855ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cff071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f642e85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc9661c View commit details
    Browse the repository at this point in the history
  5. Minor edit

    edopao committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e424d4e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Address review comments

    edopao committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    66c5fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5abad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1df1bc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    7f60cfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3131db View commit details
    Browse the repository at this point in the history
  3. Address review comments

    edopao committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    130c877 View commit details
    Browse the repository at this point in the history