Future Partition Update authored by Lech Nieroda's avatar Lech Nieroda
......@@ -147,7 +147,8 @@ There are several partitions/queues in slurm intended for general usage:
- “bigsmp”: partition with 8 bigsmp nodes
- “interactive”: partition with 8 interactive nodes, dedicated for interactive usage
- “gpu”: partition with 10 gpu nodes with the following gpu types: h100:38, h100_1g.12gb:1, h100_2g.24gb:3, h100_3g.47gb:1, h100_4g.47gb:1
- “future”: partition with one aurora and one mi210 node, the partition will be split and renamed in the future
- “ft-instinct”: a partition with a single node that contains two AMD Instinct MI210 GPUs
- "ft-aurora": a partition with a single node that contains two NEC SX Aurora Vector Engine Cards
The corresponding node types are:
- smp: 192 cores, 750G RAM
......
......