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

[next]: GTIR cleanup tasks #1582

Open
1 of 4 tasks
tehrengruber opened this issue Jul 17, 2024 · 0 comments
Open
1 of 4 tasks

[next]: GTIR cleanup tasks #1582

tehrengruber opened this issue Jul 17, 2024 · 0 comments

Comments

@tehrengruber
Copy link
Contributor

tehrengruber commented Jul 17, 2024

Let's track all cleanup tasks for GTIR in this branch. Please reference this issue in all the TODOs you write in the codebase, e.g. # FIXME[#1582](<github_name>): ... .

Tasks:

  • Disable CI for gtir branch again (github + CSCS CI) ci[next]: Enable Github CI on GTIR branch #1581
  • Remove left-overs of Fencil: the Node itself, temporar constructs like FencilToProgram etc.
  • Use new TraceShift API in domain inference
  • Remove GTFN dependency of column_axis as soon as the scan is operating on fields.

Misc:

  • Add checks to GTIR/ITIR type inference that checks:
    if_(cond_: bool, true_v: scalar, false_v: scalar)
    cond(cond_: bool, true_v: Field | tuple, false_v: Field | tuple)
    EDIT: obsolete we removed cond
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant