KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 Point-to-Point communcationKaMPIng's point-to-point communication wrappers
 CollectivesKaMPIng's collective wrappers
 Named ParametersKaMPIng'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
 UtilityQuality of life features that make coding with (and within) KaMPIng easier
 MPI UtilityQuality of life features for MPI like automatic type conversion (from C++ to MPI)
 Assertion levels