CONDENSE_PENDING_REASONS

Syntax

CONDENSE_PENDING_REASONS=ALL | PARTIAL |N

Description

Set to ALL, condenses all host-based pending reasons into one generic pending reason. This is equivalent to setting CONDENSE_PENDING_REASONS=Y.

Set to PARTIAL, condenses all host-based pending reasons except shared resource pending reasons into one generic pending reason.

If enabled, you can request a full pending reason list by running the following command:
badmin diagnose jobId
Tip:

You must be LSF administrator or a queue administrator to run this command.

Examples

  • CONDENSE_PENDING_REASONS=ALL If a job has no other pending reason, bjobs -p or bjobs -l displays the following:
    Individual host based reasons
  • CONDENSE_PENDING_REASONS=N The pending reasons are not suppressed. Host-based pending reasons are displayed.

Default

Set to Y at time of installation for the HIGH_THROUGHPUT configuration template. If otherwise undefined, then N.