Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: mention large NUMA and GPUs

Follow the PBS Pro Design Document Guidelines.

...

  1. qmgr -c "export hook pbs_cgroups application/x-config default pbs_cgroups.cf"
    This will create a file called "pbs_cgroups.cf" in the current directory.
  2. edit the pbs_cgroups.cf file and set "vnode_per_numa_node" to true
    Example: "vnode_per_numa_node" : true
  3. Re-import the updated hook config file:
    qmgr -c "import hook pbs_cgroups application/x-config default pbs_cgroups.cf"
  4. Enable the cgroups hook:
    qmgr -c "set hook pbs_cgroups enabled=true"


For sites with largeĀ NUMA machines and machines with GPUs, it is recommended to set vnode_per_numa_node to true.



...

OSS Site Map

Project Documentation Main Page

...