Versions Compared

Key

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

...

    • These lines should appear in PBS_HOME/mom_priv/config:
    •         $vnodedef_additive 0
    •         $alps_client <path to ALPS API>
    •         $usecp *:<Absolute path to /home directory>  <Absolute path to /home directory>

      Notes: $usecp setting above is used to enable local copy of job output of jobs that ran on compute nodes.
      $vnodedef_additive 0 will allow MoM to tell the server that there are vnodes missing, which the server will mark as stale.

...

  • Visibility: Public
  • Change Control: Stable
  • Synopsis: Modifications to include initial MoM config settings for Cray.
  • Standing of the interface : modified interface
  • Details
    • if on real Cray or Cray ALPS simulator, then initialize the PBS_HOME/mom_priv/config to have these:
    • $vnodedef_additive 0

    • $alps_client <path to ALPS API>

    •                $usecp *:<Absolute path to /home directory>  <Absolute path to /home directory>


Interface:  Scheduler.revert_to_defaults() 

...