Skip to content

Releases: SciCompKL/MeDiPack

v1.3.1

27 Dec 10:36
Compare
Choose a tag to compare

v 1.3.1 - 2024-12-27

  • Possibility to attach debug information to MeDiPack handles.

Version 1.3

16 Jul 13:49
Compare
Choose a tag to compare

v 1.3.0 - 2024-07-16

  • Recv, Mrecv, Irecv and Mirecv have now an optional parameter for the definition of the adjoint send.
  • Use optimized operator for add reduce.

Version 1.2.2

11 May 12:07
Compare
Choose a tag to compare

v 1.2.2 - 2023-05-11

  • CMake support.

Version 1.2.1

30 Nov 08:33
Compare
Choose a tag to compare

v 1.2.1 - 2022-11-30

  • License change to GNU LGPL v3
  • Minor/fixes:
    • Additional tests for async requests.
    • Missing activity checks.
    • Improved MPI_OP_NULL handling.
    • Comparisons for AMPI_Op.
    • Optional sendbuf constness.
    • Deprecation updates.