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_threadeverywhere instead ofMPI_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
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
- Is supplement to
- Software: https://github.com/kamping-site/kamping/tree/v0.2.1 (URL)
Software
- Repository URL
- https://github.com/kamping-site/kamping