File: loosempi.template

package info (click to toggle)
gridengine 8.1.9%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,756 kB
  • sloc: ansic: 432,689; java: 87,068; cpp: 31,958; sh: 29,429; jsp: 7,757; perl: 6,336; xml: 5,828; makefile: 4,701; csh: 3,934; ruby: 2,221; tcl: 1,676; lisp: 669; yacc: 519; python: 503; lex: 361
file content (13 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
# loose integration MPI PE (unlikely to be useful -- modern MPIs should
# support tight integration)
pe_name           loosempi
slots             <the_number_of_slots>
user_lists        NONE
xuser_lists       NONE
start_proc_args   $sge_root/mpi/startmpi.sh $pe_hostfile
stop_proc_args    $sge_root/mpi/stopmpi.sh
allocation_rule   $round_robin
control_slaves    FALSE
job_is_first_task TRUE
urgency_slots     min
accounting_summary FALSE