Skip to content

Commit

Permalink
Bump to version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardAngersbach committed Feb 7, 2023
1 parent eb85491 commit 1dd6c1d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,15 @@ Initial release of ExaStencils
- Local solve function for systems of equations
- Extended complex datatypes

## v1.2: Feb 7, 2023

- CUDA: Support for managed/pinned memory and zero copy
- Vectorization: Add blending mechanism for masked updates. Support NEON intrinsics
- OpenMP: Provide knowledge flags for OMP schedule clauses
- Allow reductions for higher-order datatypes
- Extend (automatic) performance evaluation capabilities
- Visualization: Implement post-processing routines for XDMF and ExodusII file format. Enable interactive visualization and computational steering using VisIt libsim
- I/O: Add support for (parallel) I/O using MPI-I/O, HDF5, SIONlib and (P)netCDF
- Minor fixes for matrix datatypes

## v2.0: TBA

0 comments on commit 1dd6c1d

Please sign in to comment.