Skip to content

0.31.0 - 2022-11-10

Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 10 Nov 10:55
· 390 commits to develop since this release

Added

  • Extend PointCloud functionspace to do halo exchanges, including Fortran API
  • Add FunctionSpace::gather and FunctionSpace::scatter abstraction

Changed

  • Improve performance of MatchingMeshPartitionerLonLatPolygon using OpenMP
  • Improve performance of BuildHalo using OpenMP and unordered_map
  • Improve performance of StructuredMeshGenerator using OpenMP
  • Improve performance of ATLAS_TRACE
  • Reduce memory peak in GatherScatter setup
  • Global element numbering of RegularLonLat grids is now following rows independent of partitioning

Fixed

  • Running CI with Github Actions
  • Fix output of atlas-grids y-range for shifted grids
  • Fix building with ATLAS_BITS_LOCAL=64