Versions Compared

Key

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

...

  • 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 *:/home /home


Interface:  Scheduler.revert_to_defaults() 

...

  • Visibility: Public
  • Change Control: Stable
  • Synopsis: Modifications to have additional steps of deleting and creating nodes back, for retaining Cray specific resources.
  • Standing of the interface : modified interface
  • Details
    • If on a Cray or Cray ALPS simulator then perform below:
      • Delete all nodes and create them back.


Interface: Server.revert_to_defaults()

  • Visibility: Public
  • Change Control: Stable
  • Synopsis: Modifications to hooks settings for Cray.
  • Standing of the interface : modified interface
  • Details
    • If on a Cray or Cray ALPS simulator then perform below:
      • Enable 'PBS_translate_mpp' hook by:
        • Copying PBS_EXEC/lib/python/altair/pbs_hooks/PBS_translate_mpp.HK to PBS_HOME/server_priv/hooks/PBS_translate_mpp.HK
        • Then set enabled=true in PBS_HOME/server_priv/hooks/PBS_translate_mpp.HK