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

Rework the allgatherv example #693

Closed lukashuebner closed 3 months ago

lukashuebner commented 3 months ago

The allgatherv example is designed as the first example the user should read. It does not assume any prior knowledge of terminology. It should highlight the main features of the KaMPIng API.