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

Replace __INLINED with a CompiledIfInliner then remove it #67

Open
2 tasks
FlorianDeconinck opened this issue Oct 29, 2024 · 0 comments
Open
2 tasks

Replace __INLINED with a CompiledIfInliner then remove it #67

FlorianDeconinck opened this issue Oct 29, 2024 · 0 comments

Comments

@FlorianDeconinck
Copy link
Collaborator

FlorianDeconinck commented Oct 29, 2024

The keyword __INLINED is deprecated but we have no replacement for it. A pass like the CompiledIfInliner should replace this very technical keyword which should not be left to user to use.

References: GridTools/gt4py#1012, GridTools/gt4py#1068

Parent: GEOS-ESM/SMT-Nebulae#89


  • Make compile-time capable condition be inlined at compile-time
  • Hard removal of __INLINED with error message describing how to transfer to new system if useful
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