Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
8884882f
Commit
8884882f
authored
12 years ago
by
Morris Jette
Browse files
Options
Downloads
Plain Diff
Merge branch 'slurm-2.4'
Conflicts: META NEWS
parents
05bc48d8
8bad9a3c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/html/gang_scheduling.shtml
+3
-1
3 additions, 1 deletion
doc/html/gang_scheduling.shtml
doc/man/man5/slurm.conf.5
+1
-1
1 addition, 1 deletion
doc/man/man5/slurm.conf.5
with
4 additions
and
2 deletions
doc/html/gang_scheduling.shtml
+
3
−
1
View file @
8884882f
...
...
@@ -69,6 +69,8 @@ It may also be desirable to configure
<I>MaxMemPerNode</I> (maximum memory per allocated node) in <I>slurm.conf</I>.
Users can use the <I>--mem</I> or <I>--mem-per-cpu</I> option
at job submission time to specify their memory requirements.
Note that in order to gang schedule jobs, all jobs must be able to fit into
memory at the same time.
</LI>
<LI>
<B>JobAcctGatherType and JobAcctGatherFrequency</B>:
...
...
@@ -525,6 +527,6 @@ For now this idea could be experimented with by disabling memory support in
the selector and submitting appropriately sized jobs.
</P>
<p style="text-align:center;">Last modified 2
4
June 201
1
</p>
<p style="text-align:center;">Last modified 2
9
June 201
2
</p>
<!--#include virtual="footer.txt"-->
This diff is collapsed.
Click to expand it.
doc/man/man5/slurm.conf.5
+
1
−
1
View file @
8884882f
...
...
@@ -836,7 +836,7 @@ Currently supported versions include:
\fBmvapich\fR,
\fBnone\fR (default, which works for many other versions of MPI) and
\fBopenmpi\fR.
\fpmi2\fR,
\f
B
pmi2\fR,
More information about MPI use is available here
<http://www.schedmd.com/slurmdocs/mpi_guide.html>.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment