Class faabric::mpi::MpiWorldRegistry

class MpiWorldRegistry

Public Functions

MpiWorldRegistry() = default
MpiWorld &createWorld(faabric::Message &msg, int worldId, std::string hostOverride = "")
MpiWorld &getOrInitialiseWorld(faabric::Message &msg)
MpiWorld &getWorld(int worldId)
bool worldExists(int worldId)
void clearWorld(int worldId)
void clear()