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

adapt nonblocking result to structure of blocking result #640

Closed mschimek closed 4 months ago

mschimek commented 4 months ago

Note that I changed the return type of NonBlockingResult_.extract(). We can discuss whether this is reasonable.