Published January 13, 2026 | Version v0.2.1
Software Open

KaMPIng: (Near) zero-overhead MPI wrapper for modern C++

Description

What's Changed

  • Support sending buffers of std::byte. by @niklas-uhl in https://github.com/kamping-site/kamping/pull/785
  • Implement group rank translation. by @niklas-uhl in https://github.com/kamping-site/kamping/pull/789
  • Use MPI_Init_thread everywhere instead of MPI_Init. by @niklas-uhl in https://github.com/kamping-site/kamping/pull/792
  • Prepare v0.2.1 release. by @niklas-uhl in https://github.com/kamping-site/kamping/pull/793

Full Changelog: https://github.com/kamping-site/kamping/compare/v0.2.0...v0.2.1

Notes

If you use KaMPIng in an academic context, please cite our SC'24 paper.

Files

kamping-site/kamping-v0.2.1.zip

Files (627.0 kB)

Name Size Download all
md5:3ac4c73e18c48432135aacdf0e6c1df9
627.0 kB Preview Download

Additional details

Related works