GT4Py v1.1.9
Summary of changes since v1.1.8
Cartesian
- Fix loop re-ordering in schedule tree.
- Fix scalarization of temporaries
- Redundant region syntax removed.
All changes
- fix[next]: Fix bug in literal values when using Enums by @egparedes in #2551
- ci: Fix daily CI job with explicit uv lock upgrades by @egparedes in #2552
- feat[cartesian]: Remove redundant region syntax by @twicki in #2554
- ci: Set Kubernetes memory request and limit to 64Gi on beverin by @havogt in #2556
- fix[cartesian]: loop reordering in schedule tree by @romanc in #2546
- fix[next-dace]: Suppress dace progress both in transformations and code generation by @edopao in #2557
- build: update frozen dependencies by @havogt in #2548
- fix[next]: Don't format non-visible Python code by @havogt in #2560
- fix[cartesian]: Scalarization of temporaries by @romanc in #2558
- build: add extra cuda13, rocm7; remove cuda11, rocm4,5 by @havogt in #2561
- Releasing v1.1.9 by @havogt in #2562
Full Changelog: v1.1.8...v1.1.9