Skip to content

Commit

Permalink
Update menulaunch.md
Browse files Browse the repository at this point in the history
Small edit to configured system limits to make them clearer.
  • Loading branch information
velmela authored Aug 19, 2024
1 parent 97c5bc4 commit 5e1088e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/menulaunch.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ There are both user-level, queue-level and job-level limits on the resources tha
- You are limited to a total of
24 CPUs allocated to interactive jobs at any given time.

- Interactive jobs are limited to 12 CPUs for up to 24 hours, or 4
CPUs for up to 72 hours.
- Interactive jobs are limited to 12 CPUs on the short_int queue, or 4
CPUs for the long_int qeueue.

As a practical example of these limits, if you try request 12 CPUs and
runtime greater than 24 hours the system will not be able to meet your
Expand Down

0 comments on commit 5e1088e

Please sign in to comment.