Hardware specifications for Olympus: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "These are the partitions available for use on Olympus, with their respective hardware specifications. == CPU == The default partition if a job doesn't specify a partition to use. Mostly intended for testing, since the nodes are fairly weak in comparison to other partitions. == CPU_large == This partition contains nodes which provide a lot of CPU cores and RAM, but no GPUs. == GPU == This is the main GPU partition, where GPU jobs should be pointed unless there is some..." |
No edit summary |
||
| Line 1: | Line 1: | ||
These are the partitions available for use on Olympus, with their respective hardware specifications. |
These are the partitions available for use on Olympus, with their respective hardware specifications. Partition names are case sensitive, so they are reproduced here in the format that is valid in a slurm job specification. |
||
== |
== cpu == |
||
The default partition if a job doesn't specify a partition to use. Mostly intended for testing, since the nodes are fairly weak in comparison to other partitions. |
The default partition if a job doesn't specify a partition to use. Mostly intended for testing, since the nodes are fairly weak in comparison to other partitions. |
||
== |
== cpu_large == |
||
This partition contains nodes which provide a lot of CPU cores and RAM, but no GPUs. |
This partition contains nodes which provide a lot of CPU cores and RAM, but no GPUs. |
||
== |
== gpu == |
||
This is the main GPU partition, where GPU jobs should be pointed unless there is some specific reason not to. |
This is the main GPU partition, where GPU jobs should be pointed unless there is some specific reason not to. |
||
Latest revision as of 11:52, 2 June 2026
These are the partitions available for use on Olympus, with their respective hardware specifications. Partition names are case sensitive, so they are reproduced here in the format that is valid in a slurm job specification.
cpu
The default partition if a job doesn't specify a partition to use. Mostly intended for testing, since the nodes are fairly weak in comparison to other partitions.
cpu_large
This partition contains nodes which provide a lot of CPU cores and RAM, but no GPUs.
gpu
This is the main GPU partition, where GPU jobs should be pointed unless there is some specific reason not to.