powered by
Checks if MPI settings are provided and feasible. Check is done for the hosts where MPI parallel method is used.
checkMPISettings(obj)
TRUE if MPI executables are ready for running, otherwise FALSE. If host does not have MPI in parallel method, it also returns TRUE.
TRUE
FALSE
NLME Parallel Host to be checked
if (FALSE) { checkMPISettings(host) }
Run the code above in your browser using DataLab