- Home
- About
- Research
- Education
- News
- Publications
- Guides
- Introduction to HPC clusters
- UNIX Introduction
- Nova
- HPC Class
- Condo 2017
- SCSLab
- File Transfers
- Cloud Back-up with Rclone
- Globus Connect
- Sample Job Scripts
- Containers
- Using DDT Parallel Debugger, MAP profiler and Performance Reports
- Using Matlab Parallel Server
- JupyterLab
- JupyterHub
- Using ANSYS RSM
- Nova OnDemand
- Python
- Using Julia
- LAS Machine Learning Container
- Support & Contacts
- Systems & Equipment
- FAQ: Frequently Asked Questions
- Contact Us
- Cluster Access Request
Queue Configuration
Condo: Queue Configuration
The scheduler on Condo is Slurm Resource Manager. To see current partition configuration, issue:
scontrol show partitions
The following partitions (queues) are configured
Regular partitions:
Partition Name | Max Time/Job (hours) | Max Nodes per job | # of Nodes in partition (may change) | Memory per node | |
---|---|---|---|---|---|
long_large | 168 | 48 | 133 | 128GB | |
long_medium | 336 | 8 | 133 | 128GB | |
long_1node | 504 | 1 | 133 | 128GB | |
short_large | 1 | 48 | 183 | 128GB | |
short_medium | 1 | 8 | 183 | 128GB | |
short_1node | 96 | 1 | 183 | 128GB | |
debug | 2 | 1 | 1 | 128GB | |
fat | 168 | 1 | 2 | 1TB | |
huge* | 336 | 1 | 1 | 2TB | |
huge-low | 168 | 1 | 1 | 2TB | |
gpu | 12 | 1 | 1 | 768GB |
*Only group that purchased huge node is allowed to run in the huge partition