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 'vntype' is not defined then perform below:Assign value to 'Resource_List.vntype' of job attrs Set vntype value as 'cray_compute'.


Interface: Server.submit()
Visibility: Public
Change Control: Stable
Synopsis: Modifications to consider aprun command if the platform is Cray.
Details:

  • If platform is an actual Cray cluster or Cray ALPS simulator:
    • If obj.create_script is not defined and vntype is equal to 'cray_compute' then perform below:Construct default aprun command as Prefix job executable with "aprun -B"If script is defined then append it to default aprun command else append default job executable as '/bin/sleep 100'.