Changes between Version 15 and Version 16 of cypress/about


Ignore:
Timestamp:
01/15/15 16:05:13 (9 years ago)
Author:
hoang
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/about

    v15 v16  
    9292The "normal" QOS is intended for users running parallel programs.  This is the preferred type of usage to best take advantage of Cypess's parallel processing capability.  Each user is limited to simultaneous usage of 12 nodes (240 cores) over all his/her jobs.
    9393
    94 The "long" QOS is intended for jobs which are not very parallel, but have longer runtime.  Each job has a job-size limit of 168 node-hours, calculated as the number of nodes requested multiplied by number of hours requested.  For example a job submitted to the long QOS may request 1 node for 7 days, or 2 nodes for 3.5 days.  You are limited to 8 nodes across all jobs.  So, for example, if your job is uses 2 nodes, you can have up to 4 jobs running simultaneously.
     94The "long" QOS is intended for jobs which are not very parallel, but have longer runtime.  Each job has a job-size limit of 168 node-hours, calculated as the number of nodes requested multiplied by number of hours requested.  For example a job submitted to the long QOS may request 1 node for 7 days, or 2 nodes for 3.5 days.  You are limited to 8 nodes across all your jobs in this QOS.  So, for example, if your job uses 2 nodes, you can have up to 4 jobs running simultaneously.
    9595
    9696The "interactive" QOS is intended to be used for testing SLURM script submission, and is limited to 1 node and 4 hours.