Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- 06/12/11 17:39:30 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v18 v19 78 78 If multiple configuration sources are present then all configurations 79 79 are merged with values from user-defined files taking precedence 80 (in following order: `PBS_DRMAA_CONF`, `~/.pbs_drmaa.conf`,80 (in the following order: `PBS_DRMAA_CONF`, `~/.pbs_drmaa.conf`, 81 81 `PREFIX/etc/pbs_drmaa.conf`). 82 82 … … 86 86 Amount of time (in seconds) between successive checks of unfinished job(s). 87 87 88 88 Type: integer, Default: 5 89 89 90 90 wait_thread:: … … 92 92 With `pbs_home` set enables wait_thread which reads PBS log files (instead of polling PBS daemons). 93 93 94 94 Type: integer, Default: 0 95 95 96 96 pbs_home:: 97 97 Path to Torque/PBS Pro spool directory that contains server logs (e.g.: /var/spool/pbs). 98 98 99 99 Type: string, Default: not set 100 100 101 101 job_categories::