Module APCScheduler :: Class AppliExe
[hide private]
[frames] | no frames]

Class AppliExe

source code


Instance Methods [hide private]
 
__init__(self, NameExe, label='') source code
 
_isAppliExist(self, NameExe)
Return absolute name of namefile and None if doesn't exit
source code
 
_FillFileJDL(self) source code
 
_FillFileJDLEnv(self) source code
 
_AddEnv(self, File)
env for cluster
source code
 
_RetrieveFromSE(self) source code

Inherited from Application: copyTarBallOnSE, getFile, getNameJobID, getNameOutput, getNameOutputSE, getNameStdErr, getNameStdOut, getPathFile, isFinish, isOk, isSubmit, noKeepStdFile, setAccessDirectory, setArg, setCPUTime, setCPUTimePerWeek, setInput, setInputSE, setLocalDiskSize, setMPI, setMemorySize, setOutput, setOutputDirSE, setOutputSE, setStorageElement

Inherited from Application (private): _Cleaner, _processPrefix

Method Details [hide private]

__init__(self, NameExe, label='')
(Constructor)

source code 
Overrides: Application.__init__

_isAppliExist(self, NameExe)

source code 

Return absolute name of namefile and None if doesn't exit

Overrides: Application._isAppliExist
(inherited documentation)

_FillFileJDL(self)

source code 
Overrides: Application._FillFileJDL

_AddEnv(self, File)

source code 

env for cluster

Overrides: Application._AddEnv