|
submit2(self,
prog,
argument=[ ] ,
cwd=None,
stdout=None,
stderr=None,
log=None,
input_files=[ ] ,
output_files=[ ] ,
required_output=[ ] ,
nb_submit=0)
Submit the HTCaaS job on the cluster with NO SHARE DISK input/output
file should be given as relative to CWd |
source code
|
|
Inherited from Cluster :
__init__ ,
check_termination ,
cluster_submit ,
get_jobs_identifier ,
launch_and_wait ,
metasubmit ,
modify_interface ,
submit ,
wait
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|