|
void | start () override |
|
void | stop () override |
|
const std::string | name () const override |
|
const std::string | description () const override |
|
|
bool | listen = false |
|
int | nResults = 0 |
|
std::string | portName = "exatn-mpi-driver" |
|
std::map< std::string, std::shared_ptr< talsh::TensorFunctor< Identifiable > > > | registeredTensorMethods |
|
std::shared_ptr< exatn::parser::TAProLInterpreter > | parser |
|
|
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:
- /Users/aqw/exatn/src/driver-rpc/mpi/MPIServer.hpp
- /Users/aqw/exatn/src/driver-rpc/mpi/MPIServer.cpp