Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Visibility: Public
  • Change Control: Stable
  • Details:
    • Reservations can now be submitted to a specific partition using a new "-p" option with pbs_rsub command.
    • "-p" option in pbs_rsub command takes partition name as input and makes pbs_server to trigger a scheduling cycle of the scheduler that is servicing the partition.
    • If a scheduler servicing the requested partition isn't up and running then pbs server will store the reservation with itself and mark it as "UNCONFIRMED" until it is able to trigger a scheduling cycle of the said scheduler.

...

Interface 9: Job level attribute for partition

...

Deleted

Notes:

  • What does not work when multiple scheduler objects are present.
    • When there are multiple scheduler objects configures following things might be broken.
      • Run limits set on server may seem to be broken because a scheduler object may not have a view of whole of the universe.
      • Fairshare is now only limited to what a specific scheduler views, it can not be done complex wide with multiple schedulers.

...