ENABLE_HOST_INTERSECTION

Syntax

ENABLE_HOST_INTERSECTION=Y | N

Description

When enabled, allows job submission to any host that belongs to the intersection created when considering the queue the job was submitted to, any advance reservation hosts, or any hosts specified by bsub -m at the time of submission.

When disabled job submission with hosts specified can be accepted only if specified hosts are a subset of hosts defined in the queue.

The following commands are affected by ENABLE_HOST_INTERSECTION:
  • bsub

  • bmod

  • bmig

  • brestart

  • bswitch

If no hosts exist in the intersection, the job is rejected.

Default

N