Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »


Interface:Job()
Visibility: Public
Change Control: Stable
Synopsis: Modifications to assign value to 'vntype' attribute of a job, when platform is Cray.
Details:

  • If platform is an actual Cray cluster or Cray ALPS simulator:
    • 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:
    • Prefix job executable with "aprun -B".



  • No labels