/usr/share/gridengine/pvm/pvm.template is in gridengine-common 8.1.9+dfsg-7build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | pe_name pvm
queue_list <a_list_of_parallel_queues>
slots <the_number_of_slots>
user_lists NONE
xuser_lists NONE
start_proc_args <your_sge_root>/pvm/startpvm.sh $pe_hostfile $host <your_pvm_root>
stop_proc_args <your_sge_root>/pvm/stoppvm.sh $pe_hostfile $host
allocation_rule $round_robin
control_slaves FALSE
job_is_first_task TRUE
|