Skip to content

Releases: kamping-site/kamping

v0.2.1

13 Jan 13:27
685c5ab

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Oct 15:53
97387a6

Choose a tag to compare

What's Changed

Features

  • Implement sendrecv by @dabrommer in #766
  • Implement simpler flatten which just returns a tuple. by @niklas-uhl in #775
  • Update kassert, vendor it, and use KAMPING_ASSERT everywhere. by @niklas-uhl in #776
    • this is a breaking change, projects that previously assumed that KaMPIng provides kassert, have to add the dependency by themselves. For projects just consuming KaMPIng, nothing should change.

Fixes

Documentation

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

13 Mar 09:33
1effe84

Choose a tag to compare

What's Changed

Features

  • Support for virtual topologies and their constructors, infrastructure to support neighborhood collectives and implementation of neighbor_alltoall by @mschimek in #738
  • Support for iallreduce and adaption of core library to support other nonblocking collectives by @mschimek in #751
  • Make features depending on external dependencies optional (serialization, reflection) by @niklas-uhl in #740, #744, #747 #748
  • Move named parameters to separate namespace kamping::params by @niklas-uhl in #759
  • Allow outputting arbitrary key-values alongside timers/counter when using the the JSON printer by @mschimek, @niklas-uhl in #739

Fixes

Documentation

Misc

  • Bump extern/googletest from d83fee1 to 34ad51b by @dependabot in #737
  • Bump extern/doxygen-awesome-css from 9f97817 to 00c7339 by @dependabot in #736
  • Get members from result object by parameter type by @mschimek in #749
  • Add aliases extract_{revc, send}_buf to result object by @mschimek in #753
  • Add named parameters send_tag and recv_tag. by @niklas-uhl in #762

Full Changelog: v0.1.1...v0.1.2

v0.1.1: Minor fixes for reproduciblity and a distributed counter

27 Jun 08:43
4b60a3e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Apr 13:45
d0be588

Choose a tag to compare

This is KaMPIng's intial release! 🚀

Enjoy! 🏕️