- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

CRAY XE6 Batch System Layout and Limits

From HLRS Platforms
Revision as of 19:03, 13 December 2010 by Hpcbk (talk | contribs)
Jump to navigationJump to search

At the moment there are only two different type of Queues specified:

  • mpp, the default job queue for Massive Parallel Processing jobs
  • ccm, the job queue for the Cluster Compatibility Mode (CCM)

If you don't specify any queue on your qsub command, then your job will be routed in the mpp queues.

Using the qsub option "-q ccm", then your job will be prepared for the Cluster Compatibility Mode (CCM). The CCM is a software solution that provides the services needed to run most cluster-based independent software vendor (ISV) applications out-of-the-box with some configuration adjustments.

Note:

  • CCM will only be available for some users, not for default!
  • In the phase 0 of this CRAY XE6 installation, there are no Queue Limits configured. This will be changed in future!