Home | Trees | Indices | Help |
|
---|
|
1 #!/usr/bin/env python 2 sge_pe_template = """ 3 pe_name orte 4 slots %s 5 user_lists NONE 6 xuser_lists NONE 7 start_proc_args /bin/true 8 stop_proc_args /bin/true 9 allocation_rule $round_robin 10 control_slaves TRUE 11 job_is_first_task FALSE 12 urgency_slots min 13 accounting_summary FALSE 14 """ 15
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri May 14 13:53:41 2010 | http://epydoc.sourceforge.net |