File MpiMessage.cpp
-
namespace faabric
-
namespace mpi
Functions
-
void serializeMpiMsg(std::vector<uint8_t> &buffer, const MpiMessage &msg)
-
void parseMpiMsg(const std::vector<uint8_t> &bytes, MpiMessage *msg)
-
void serializeMpiMsg(std::vector<uint8_t> &buffer, const MpiMessage &msg)
-
namespace mpi