Skip to content

build: update gt4py (fix scalarization issue with temporaries)#413

Merged
romanc merged 1 commit into
NOAA-GFDL:developfrom
romanc:romanc/gt4py-temporaries-scalarization
Mar 31, 2026
Merged

build: update gt4py (fix scalarization issue with temporaries)#413
romanc merged 1 commit into
NOAA-GFDL:developfrom
romanc:romanc/gt4py-temporaries-scalarization

Conversation

@romanc
Copy link
Copy Markdown
Collaborator

@romanc romanc commented Mar 31, 2026

Description

This PR updates the GT4Py submodule to fix a scalarization issue with temporaries, which happened in GT4Py's optimization IR (oir).

The issue was found as part of stabilizing GF2020.

How has this been tested?

New tests were added at the GT4Py level, see GridTools/gt4py#2558.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas: N/A
  • I have made corresponding changes to the documentation (e.g. add new modules to docs/docstrings/): N/A
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included: N/A

This PR updates the GT4Py submodule to fix a scalarization issue with
temporaries, which happened in GT4Py's optimization IR (oir).

The issue was found as part of stabilizing GF2020.
@romanc romanc requested a review from fmalatino March 31, 2026 15:14
@romanc romanc added this pull request to the merge queue Mar 31, 2026
Merged via the queue into NOAA-GFDL:develop with commit db026fc Mar 31, 2026
7 of 8 checks passed
@romanc romanc deleted the romanc/gt4py-temporaries-scalarization branch April 1, 2026 06:45
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