ExaTN
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
exatn::rpc::mpi::MPIServer Class Reference
Inheritance diagram for exatn::rpc::mpi::MPIServer:
exatn::rpc::DriverServer exatn::Identifiable

Public Member Functions

void start () override
 
void stop () override
 
const std::string name () const override
 
const std::string description () const override
 

Protected Attributes

bool listen = false
 
int nResults = 0
 
std::string portName = "exatn-mpi-driver"
 
std::map< std::string, std::shared_ptr< talsh::TensorFunctor< Identifiable > > > registeredTensorMethods
 
- Protected Attributes inherited from exatn::rpc::DriverServer
std::shared_ptr< exatn::parser::TAProLInterpreterparser
 

Static Protected Attributes

static int SYNC_TAG = 2
 
static int SHUTDOWN_TAG = 3
 
static int SENDTAPROL_TAG = 0
 
static int REGISTER_TENSORMETHOD = 1
 

The documentation for this class was generated from the following files: