This class represents a job that executes in multiple parts using a
DAG. The DAG is only supported in gLite and not in Cream.
|
|
|
|
|
|
|
GetFiles(self,
job,
td,
args,
idx=False,
iter=False,
catalog=False) |
source code
|
|
|
FindFile(self,
steering,
td,
catalog,
file) |
source code
|
|
|
WriteFileManifest(self,
job,
filename,
input,
output,
notes) |
source code
|
|
|
|
|
GetArguments(self,
job,
td,
idx=False,
iter=False,
output=' str ' ) |
source code
|
|
|
|
|
|
|
WriteSubmitFile(self,
job,
filename,
td,
idx=False,
iter=False) |
source code
|
|
|
|
Inherited from gLite :
BundleFiles ,
CheckJobStatus ,
CheckQ ,
Clean ,
CleanQ ,
PostCopy ,
QPurge ,
QRemove ,
Submit ,
get_id
Inherited from grid.iGrid :
AddArgOption ,
AddEnv ,
AddParam ,
CleanDir ,
FileName ,
GetActiveJobs ,
GetArgOpt ,
GetArgOptions ,
GetClusterId ,
GetEnv ,
GetFinishedJobs ,
GetHost ,
GetInitialdir ,
GetJob ,
GetJobIds ,
GetJobList ,
GetLogs ,
GetMetadataPath ,
GetMonitorDB ,
GetParam ,
GetParamKeys ,
GetPort ,
GetProcessingJobs ,
GetProduction ,
GetQueue ,
GetQueuedJobs ,
GetResetJobs ,
GetRootDir ,
GetSimDBKey ,
GetSteering ,
GetSubmitHost ,
GetURL ,
PopJob ,
PushJob ,
QueueJobs ,
SelfPickle ,
SetCopyClass ,
SetHost ,
SetInitialdir ,
SetMetadataPath ,
SetMonitorDB ,
SetPort ,
SetProduction ,
SetQueue ,
SetRootDir ,
SetSimDBKey ,
SetStatus ,
SetSteering ,
SetSubmitHost ,
SetURL ,
Suffix ,
UpdateMetadata ,
format_arg ,
jobfinalize ,
reset_old_jobs ,
urlcopy ,
wait
|