OpenM++ runtime library (libopenm)
|
OpenM++ message passing library: pack and unpack wrapper class for MPI-based implementation. More...
Go to the source code of this file.
Classes | |
class | openm::MpiPacked |
wrapper class around of MPI_Pack and MPI_Unpack More... | |
struct | openm::RowMpiPackedAdapter< TRow > |
MPI-based adapter to pack and unpack metadata db row. More... | |
struct | openm::MetaMpiPackedAdapter< rowMsgTag, TRow > |
MPI-based adapter to pack and unpack vector of metadata db rows. More... | |
Namespaces | |
namespace | openm |
openM++ namespace | |
OpenM++ message passing library: pack and unpack wrapper class for MPI-based implementation.