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
Next revisionBoth sides next revision
doku:vsc5_queue [2023/05/16 13:39] msiegeldoku:vsc5_queue [2023/06/26 11:31] – [Partitions] goldenberg
Line 31: Line 31:
 | zen3_1024 | 120 | AMD | AMD 7713 (64 Core/CPU) | No | 1 TB | High Memory partition | | zen3_1024 | 120 | AMD | 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 | 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 100: Line 100:
  
 <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