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
23 stars 0 forks source link

Allow passing ownership of send_bufs to nonblocking send. #708

Closed niklas-uhl closed 3 months ago

niklas-uhl commented 3 months ago

This is a quick and dirty implementation and it's design could be improved.