Versions Compared

Key

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

...

  • resources_available.PBScrayseg will be unset when vnode_per_numa_node is unset or set to 0 when vnodeto FALSE
    • When we create a vnode per numa node PBScrayseg is used to specify the particular segment of the compute node that the PBS vnode represents.
      However when all of the numa nodes are being represented by one vnode (e.g. vnode_per_numa_node is unset or set to FALSE), then PBScrayseg has no meaning.  
  • resources_available.PBScrayseg will be set to the segment ordinal of the associated NUMA node when vnode_per_numa_node is set to TRUE

...