Changes between Version 76 and Version 77 of cypress/using


Ignore:
Timestamp:
09/11/23 14:01:56 (8 months ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/using

    v76 v77  
    5656#SBATCH --output=Hi.out       ### File in which to store job output
    5757#SBATCH --error=Hi.err        ### File in which to store job error messages
     58#SBATCH --partition=defq      ### Partition (default is 'defq')
    5859#SBATCH --qos=normal          ### Quality of Service (like a queue in PBS)
    5960#SBATCH --time=0-00:01:00     ### Wall clock time limit in Days-HH:MM:SS