Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update largemem queue job count limits #240

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Update largemem queue job count limits #240

merged 3 commits into from
Aug 12, 2024

Conversation

benkirk
Copy link
Collaborator

@benkirk benkirk commented Aug 12, 2024

With the addition of more largemem nodes, we now allow users to run more than one job at a time.

Copy link
Contributor

@vanderwb vanderwb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me once the typo is fixed.

@@ -123,7 +123,7 @@ request, your submission will be classified as shown in the table.
<pre>ncpus<=36</pre>
<pre>ngpus=0</pre>
</td>
<td>Up to 3 jobs can be run by a single user at once (consuming 50% if the <pre>largemem</pre> nodes). 5 jobs may be queued per user.</td>
<td>Up to 3 jobs can be run by a single user at once (consuming 50% if the largemem nodes). 5 jobs may be queued per user.</td>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo - should be of the largemem nodes.

@benkirk benkirk merged commit 5da1a1f into main Aug 12, 2024
5 checks passed
@benkirk benkirk deleted the benkirk-largemem-2024 branch August 12, 2024 18:58
benkirk added a commit that referenced this pull request Aug 22, 2024
* Update largemem queue job count limits

* better visual formatting

* typo 'if -> of'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants