Changes between Version 28 and Version 29 of cypress/using


Ignore:
Timestamp:
08/19/15 12:00:12 (9 years ago)
Author:
cmaggio
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/using

    v28 v29  
    5151#SBATCH --output=Hi.out       ### File in which to store job output
    5252#SBATCH --error=Hi.err        ### File in which to store job error messages
    53 #SBATCH --qos=normal          ### Quality of Service (like a queue in PBS)
     53#SBATCH --qos=workshop        ### Quality of Service (like a queue in PBS)
     54#SBATCH --partition=workshop  ### Partition to run on (not needed with normal and long queues)
    5455#SBATCH --time=0-00:01:00     ### Wall clock time limit in Days-HH:MM:SS
    5556#SBATCH --nodes=1             ### Node count required for the job