SPeCS Packages Documentation
Preparing search index...
@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
MpiUtils
()
:
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
getMpiType
(
$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.