Versions Compared

Key

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

...

  • Visibility: Public
  • Change Control: Stable
  • Details:
    • Queue will have a new "partition" attribute which can be used to associate a node to a particular partition.
      • This attribute will be of type string and it will be settable only by Manager/operator and viewable by all users.
      • If "partition" attribute is not set to anything, queue will not belong to any partition and default scheduler will schedule jobs from this queue.
      • We recommend this attribute to be set as job-wide default resource at queue level.

Interface 7: How PBS server runs scheduler.

...