checkHasRunOnAllCores | R Documentation |
Check if all cores executed an mpi.remote.exec command successfully.
checkHasRunOnAllCores(coreResults, inputName, inputType, runType = "load")
coreResults |
list of logical results returned by each core after an mpi.remote.exec command is complete |
inputName |
Name of the input to be loaded |
inputType |
Type of input to be loaded |
runType |
Type of run executed on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.