Skip to content

Releases: NOAA-GFDL/NDSL

2024.09.00

30 Sep 18:44
bf6e3d3
Compare
Choose a tag to compare

What's Changed

Patches to come 🚧

Layout transparency issue - Vector halo update bug
Bugs with high number of ranks when using gt:cpu_ifirst backend

New Contributors

Full Changelog: 2024.04.00...2024.09.00

2024.04.00

17 Apr 19:36
bf23761
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.03.01...2024.04.00

2024.03.01

18 Mar 18:27
7fdfa51
Compare
Choose a tag to compare

Updated README files and fixed existing circular imports across dependent repositories.

Submodules:

  • DaCe @ b1a7f8a (2024.03.01)
  • GT4py @ 66f8447 (2024.03.06)

PR List

Full Changelog: 2024.03.00...2024.03.01

2024.03.00

11 Mar 19:52
e65259c
Compare
Choose a tag to compare

First release version of NDSL
Physics parametrization feature from gt4py: GlobalTable to do read-only access to any dimensions in stencils.
Introduce python 3.11.7 as the canonical python version.

Submodules:

  • DaCe @ b1a7f8a (2024.03.01)
  • GT4py @ 66f8447 (2024.03.06)

PR list

  • Add dace submodule that points to gcc_fix: #9
  • Add 3.11.7 to python in unit tests: #11
  • [Fix] f32 scalars in DaCe: #12
  • Move DaCe to top of master as of March 1st.: #19
  • [Update/GT4Py ] Grab GlobalTable feature: #20
  • Adding and updating init files for modules: #14

New Contributors

Full Changelog: https://github.com/NOAA-GFDL/NDSL/commits/2024.03.00