MetaWards.app API Detail¶
Functions¶
This function tries to work out which of the different parallel methods we should use to distribute work between multiple processes. |
|
Parse all of the command line arguments |
|
|
Attempt to find the name of the hostfile used to specify the hosts to use in a cluster |
|
Return the number of cores per node in the cluster |
|
|
|
Function used by the scoop supervisor to get the information needed to form the scoop call to run a scoop version of the program |
|
Function used by the MPI supervisor to get the information needed to form the mpiexec call to run an MPI version of the program |
|
Main function for the command line interface. |