Changes between Version 76 and Version 77 of cypress/using
- Timestamp:
- 09/11/23 14:01:56 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/using
v76 v77 56 56 #SBATCH --output=Hi.out ### File in which to store job output 57 57 #SBATCH --error=Hi.err ### File in which to store job error messages 58 #SBATCH --partition=defq ### Partition (default is 'defq') 58 59 #SBATCH --qos=normal ### Quality of Service (like a queue in PBS) 59 60 #SBATCH --time=0-00:01:00 ### Wall clock time limit in Days-HH:MM:SS