Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
doku:vsc5_queue [2023/05/16 13:39] msiegeldoku:vsc5_queue [2023/09/27 17:49] mblasch
Line 28: Line 28:
  
 ^ Partition ^ Nodes ^ Architecture ^ CPU ^ GPU ^ RAM ^ Use ^ ^ Partition ^ Nodes ^ Architecture ^ CPU ^ GPU ^ RAM ^ Use ^
-| zen3_0512* | 564 | AMD | AMD 7713 (64 Core/CPU) | No | 512 GB | The default partition | +| zen3_0512* | 564 | AMD | 2x AMD 7713 (64 Core/CPU) | No | 512 GB | The default partition | 
-| zen3_1024 | 120 | AMD | AMD 7713 (64 Core/CPU) | No | 1 TB | High Memory partition | +| zen3_1024 | 120 | AMD | 2x AMD 7713 (64 Core/CPU) | No | 1 TB | High Memory partition | 
-| zen3_2048 |20 | AMD | AMD 7713 (64 Core/CPU) | No | 2 TB | Higher Memory partition | +| zen3_2048 | 20 | AMD | 2x AMD 7713 (64 Core/CPU) | No | 2 TB | Higher Memory partition | 
-| cascadelake_0384 | | Intel | 2x Intel Cascadelake | No | 384 GB | Directly use programs compiled for VSC-4 |+| cascadelake_0384 | 48 | Intel | 2x Intel Cascadelake | No | 384 GB | Directly use programs compiled for VSC-4 |
 | zen2_0256_a40x2 | 45 | AMD | 2x AMD 7252 (8 Core/CPU) | 2x NIVIDA A40 | 256 GB | Best for single precision GPU code | | zen2_0256_a40x2 | 45 | AMD | 2x AMD 7252 (8 Core/CPU) | 2x NIVIDA A40 | 256 GB | Best for single precision GPU code |
 | zen3_0512_a100x2 | 60 | AMD | 2x AMD 7713 (64 Core/CPU) | 2x NIVIDA A100 | 512 GB | Best for double precision GPU code | | zen3_0512_a100x2 | 60 | AMD | 2x AMD 7713 (64 Core/CPU) | 2x NIVIDA A100 | 512 GB | Best for double precision GPU code |
Line 41: Line 41:
 ^ Partition ^ Description ^ ^ Partition ^ Description ^
 | login5 | login nodes, not an actual slurm partition | | login5 | login nodes, not an actual slurm partition |
-jupyter | reserved for the jupyterhub |+rackws5 GUI login nodes, not an actual slurm partition | 
 +| _jupyter | variations of zen3, a40 and a100 nodes reserved for the jupyterhub |
  
  
Line 100: Line 101:
  
 <code bash> <code bash>
-#SBATCH --account=p7xxxx  +#SBATCH --account=pxxxxx  
-#SBATCH --partition=zen3_0512 +#SBATCH --partition=zen3_xxxx 
-#SBATCH --qos=p7xxx_xxxx+#SBATCH --qos=pxxxx_xxxx
 </code>  </code> 
  
  • doku/vsc5_queue.txt
  • Last modified: 2024/04/25 13:17
  • by goldenberg