Versions Compared

Key

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

...

  • If platform is an actual Cray cluster or Cray ALPS simulator:
    • If select statement is present in attrs then for each select chunk:
      • If it does not contain any of three ('vntype' or , 'host' or , 'vnode') resources then add 'vntype=cray_compute' to that particular chunk.

...

  • Initialise default attributes.
  • If platform is an actual Cray cluster or Cray ALPS simulator:
    • if 'Resource_List.vntype' is already set and select is defined inside attribute dictionary then:
      • Remove 'Resource_List.vntype' .
      • For each select chunk, if it does not contain contain any of three ('vntype' or , 'host' or , 'vnode') resources then:
        • Add 'vntype=cray_compute' to that particular chunk.
        • Example: 

...