Versions Compared

Key

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

...

  • If "<path to xthostname>" and "<path to cname>" these both files exist on a platform then it's an actual Cray cluster and it will return a string as 'cray'.
  • If only "<path to xthostname>" file exists on a platform then it's a Cray simulator and it will return a string as 'craysim'.


Interface: DshUtils.is_cray()
Visibility: Public
Change Control: Stable
Synopsis: New API to to check whether the platform is an actual Cray cluster.
Details

...