Skip to content

refactor[cartesian]: use standard K symbol in tree ir - #2826

Open
romanc wants to merge 2 commits into
GridTools:mainfrom
romanc:romanc/standard-k-symbol
Open

refactor[cartesian]: use standard K symbol in tree ir#2826
romanc wants to merge 2 commits into
GridTools:mainfrom
romanc:romanc/standard-k-symbol

Conversation

@romanc

@romanc romanc commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Description

PR #2752 normalized the K axis name from a unique name (per stencil) to just __k everywhere. To support the different K-axis names, treeir had a helper function k_symbol(). While all K-axis names got normalized, the helper function remained. This PR cleanes that up.

Requirements

  • All fixes and/or new features come with corresponding tests.
    Covered by existing cartesian / dace tests.
  • Important design decisions have been documented in the appropriate ADR inside the docs/development/ADRs/ folder. N/A

PR GridTools#2752 normalized the K axis
name from a unique name (per stencil) to just `__k` everywhere. To
support the different K-axis names, `treeir` had a helper function
`k_symbol()`. While all K-axis names got normalized, the helper function
remained. This PR cleanes that up.
@romanc

romanc commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Note: CSCS hpc platform is unavailable today due to monthly maintenance

@romanc

romanc commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Cscs-ci run default

@romanc

romanc commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

cscs-ci run default

2 similar comments
@FlorianDeconinck

Copy link
Copy Markdown
Contributor

cscs-ci run default

@romanc

romanc commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

cscs-ci run default

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

Successfully merging this pull request may close these issues.

2 participants