CLIENTRETRY | |
---|---|
Format | <INT> |
Default | 0 |
Description | Seconds between retry attempts to talk to pbs_server. |
DEFAULTCKPT | |
---|---|
Format | <STRING> |
Default | None |
Description | Default value for job's checkpoint attribute. |
FAULT_TOLERANT_BY-DEFAULT | |
---|---|
Format | <BOOLEAN> |
Default | FALSE |
Description | Sets all jobs to fault tolerant by default. (See qsub -f for more information on fault tolerance.) |
QSUBSLEEP | |
---|---|
Format | <INT> |
Default | 0 |
Description | Specifies time to sleep when running qsub command. Used to prevent users from overwhelming the scheduler. |
RERUNNABLEBYDEFAULT | |
---|---|
Format | <BOOLEAN> |
Default | TRUE |
Description | Specifies if a job is re-runnable by default. Setting this to false causes the re-runnable attribute value to be false unless the users specifies otherwise with the qsub -r option. (New in TORQUE 2.4.) |
SUBMITFILTER | |
---|---|
Format | <STRING> |
Default | ${libexecdir}/qsub_filter (for version 2.1 and older: /usr/local/sbin/torque_submitfilter) |
Description | Specifies the location of the submit filter (see Job submission filter ("qsub wrapper") used to pre-process job submission. |
VALIDATEGROUP | |
---|---|
Format | <BOOLEAN> |
Default | FALSE |
Description | Validate submit user's group on qsub commands. For TORQUE builds released after 2/8/2011, VALIDATEGROUP also checks any groups requested in group_list at the submit host. Set VALIDATEGROUP to "TRUE" if you set disable_server_id_check to TRUE. |
VALIDATEPATH | |
---|---|
Format | <BOOLEAN> |
Default | TRUE |
Description | Validate local existence of '-d' working directory. |
Example K-1:
torque.cfg:
QSUBSLEEP 2
SERVERHOST orion15