LSF Version 7.3 - Platform LSF Configuration Reference
Note:
See the IRIX resource administration documentation for
information about the csaswitch command.
Information written to the pacct file
LSF writes the following records to the pacct file when a job starts and when it exits:
•
Job record type (job start or job exit)
•
Current system clock time
•
Service provider (LSF)
•
Submission time of the job (at job start only)
•
User ID of the job owner
•
Array Session Handle (ASH) of the job
•
IRIX job ID
•
IRIX project ID
•
LSF job name if it exists
•
Submission host name
•
LSF queue name
•
LSF external job ID
•
LSF job array index
•
LSF job exit code (at job exit only)
•
NCPUS : number of CPUs the LSF job has been using
Default
Not defined
LSF_ENABLE_DUALCORE
Syntax
LSF_ENABLE_DUALCORE=y | n
Description
Enables job scheduling based on dual-core information for a host. If yes (Y), LSF scheduling
policies use the detected number of cores as the number of physical processors on the host
instead of the number of dual-core chips for job scheduling. For a dual-core host, lshosts
shows the number of cores under ncpus instead of the number of chips.
IF LSF_ENABLE_DUALCORE=n, then lshosts shows the number of processor chips under
ncpus.
EGO parameter
EGO_ENABLE_DUALCORE
Default
N
lsf.conf
Platform LSF Configuration Reference 453