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

Add checks for illogical data buffer configurations. #603

Closed niklas-uhl closed 10 months ago

niklas-uhl commented 10 months ago

e.g. a single element buffer cannot be resizable, a constant buffer cannot be resizable