Skip to content

v1.5.0

Compare
Choose a tag to compare
@reuterbal reuterbal released this 22 Mar 20:13
· 12 commits to main since this release
b92e249

What's New

  • A new variant based on Atlas, supporting FieldSet and MultiField storage backends (#60)
  • A new GPU-optimised OpenACC variant "k-caching" (#46)
  • HIP implementations for SCC, SCC-HOIST, SCC-K-CACHING (#59)
  • A new Python-interface variant with a Python driver that calls the Fortran code (#38)
  • A Python implementation generated via Loki (#51)
  • SYCL implementations for SCC, SCC-HOIST, SCC-K-CACHING (#64)
  • HDF5 input support for C-based variants
  • Update to the FIELD_API variant to use the new open-source FIELD_API library
  • Several updated or new architecture files

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0