wrench::MPIAction
-
class MPIAction : public wrench::Action
A class that implements a custom action.
Public Functions
-
unsigned long getNumCoresPerProcess() const
Returns the number of cores required by each (MPI) process.
- Returns:
a number of cores
-
unsigned long getNumProcesses() const
Returns the number of (MPI) processes to be executed.
- Returns:
a number of processes
-
unsigned long getNumCoresPerProcess() const