kamping-site / kamping

KaMPIng: (Near) zero-overhead MPI wrapper for modern C++
https://kamping-site.github.io/kamping/
GNU Lesser General Public License v3.0
24 stars 0 forks source link

Add a basic wrapper around `MPI_Group` #663

Closed lukashuebner closed 3 months ago

lukashuebner commented 3 months ago

This wrapper is not feature complete but provides a basic abstraction which should be enough to use it in the FaultTolerance plugin.

Features not implemented yet: #664