Skip to content

Commit

Permalink
add special requests language
Browse files Browse the repository at this point in the history
  • Loading branch information
jrlagrone committed Jul 16, 2024
1 parent 0d4fbd1 commit 423cb45
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/about/queues.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ receive 16 CPU cores and 96GB of memory automatically.
CPU only jobs should be run on M3 and not the SuperPod
:::

### Short queue:
### Short queue

The short queue is intended for interactive work, development, and other short tasks.
The following job restrictions apply:
Expand All @@ -79,3 +79,10 @@ The following job restrictions apply:
- Max 16 cores per GPU
- Max 1 running job per user
- ssh access to compute nodes enabled for running jobs

### Special Requests

Exceptions may be requested, for example, to run a job on all 20 SuperPOD nodes.
Approval for any such requests will be the responsibility of the
[O’Donnell Data Science and Research Computing Institute](https://www.smu.edu/Provost/Data-Science-Institute)
and will be based on demonstrated need and impact to other users.

0 comments on commit 423cb45

Please sign in to comment.