Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/clava
clava/mpi/MpiUtils
mpiUtils
Class mpiUtils
Utility methods related to MPI.
Index
Constructors
constructor
Properties
_VAR_
MPI_
STATUS
VAR_
NUM_
TASKS
VAR_
NUM_
WORKERS
VAR_
RANK
Methods
get
Mpi
Type
Constructors
constructor
new mpi
Utils
(
)
:
mpiUtils
Returns
mpiUtils
Properties
Static
_VAR_
MPI_
STATUS
_VAR_
MPI_
STATUS
:
string
= "mpi_status"
Static
VAR_
NUM_
TASKS
VAR_
NUM_
TASKS
:
string
= "mpi_num_tasks"
Static
VAR_
NUM_
WORKERS
VAR_
NUM_
WORKERS
:
string
= "mpi_num_workers"
Static
VAR_
RANK
VAR_
RANK
:
string
= "mpi_rank"
Methods
Static
get
Mpi
Type
get
Mpi
Type
(
$type
)
:
string
Parameters
$type
:
Type
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_VAR_
MPI_
STATUS
VAR_
NUM_
TASKS
VAR_
NUM_
WORKERS
VAR_
RANK
Methods
get
Mpi
Type
SPeCS Packages Documentation
Loading...
Utility methods related to MPI.