Changes between Version 81 and Version 82 of cypress/using


Ignore:
Timestamp:
08/06/25 13:59:57 (4 days ago)
Author:
cbaribault
Comment:

Added subtitle for sacct command

Legend:

Unmodified
Added
Removed
Modified
  • cypress/using

    v81 v82  
    186186#SBATCH --mem=256000
    187187}}}
     188
     189==== Review past jobs using sacct command ====
    188190
    189191We have a limited number of the larger memory nodes, so please only request a larger amount of memory if your job requires it.  You can ask SLURM for an estimate of the amount of memory used by jobs you have previously run using `sacct -j <jobid> -o maxvmsize` .  For example: