KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
|
Point-to-Point communcation | KaMPIng's point-to-point communication wrappers |
Collectives | KaMPIng's collective wrappers |
Named Parameters | KaMPIng's named paramter approach is enabled by factory function which construct lightweight parameter objects encapsulating the parameter type (i.e., send buffer, send counts, ...) and the corresponding data |
Utility | Quality of life features that make coding with (and within) KaMPIng easier |
MPI Utility | Quality of life features for MPI like automatic type conversion (from C++ to MPI) |
Assertion levels |