|
|
|
_AddSchedulerCommand(self,
Appli)
Add in batch script scheluder command |
source code
|
|
|
_AddPlateformEnv(self,
Appli)
Add in batch script specific plateform command |
source code
|
|
|
_AddBeforeRun(self,
Appli)
Add in batch script user commands before run |
source code
|
|
|
_AddExe(self,
Appli)
Add in batch script exe |
source code
|
|
|
_AddAfterRun(self,
Appli)
Add in batch script user commands after run |
source code
|
|
|
_CreateBatchScript(self,
Appli)
Create a batch script for cluster scheduler |
source code
|
|
Inherited from SchedulerAbstract :
cancel ,
delegateProxy ,
retrieveOutput ,
status ,
stdErr ,
stdOut ,
submit ,
wait
|