public class StandaloneCommand extends MPICommand
config, workingDirectory| Constructor and Description |
|---|
StandaloneCommand(Config cfg,
java.lang.String workingDirectory) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
illegalAccessWarn() |
protected java.lang.String[] |
killCommand() |
java.lang.String[] |
mpiCommand(java.lang.String workingDir,
JobAPI.Job job) |
protected void |
updateRestartCount(java.lang.String[] cmd,
int restartCount) |
getClasspath, getMapBy, getNumberOfWorkers, ldLibraryPath, mpirunPath, readFromFile, submittingTwister2Homepublic StandaloneCommand(Config cfg, java.lang.String workingDirectory)
protected java.lang.String[] killCommand()
killCommand in class MPICommandpublic java.lang.String[] mpiCommand(java.lang.String workingDir,
JobAPI.Job job)
mpiCommand in class MPICommandprotected java.lang.String illegalAccessWarn()
protected void updateRestartCount(java.lang.String[] cmd,
int restartCount)
updateRestartCount in class MPICommand