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
118beb24
Commit
118beb24
authored
11 years ago
by
Martin Perry
Committed by
David Bigagli
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Correct the -m --distribution documentation man pages.
parent
3ab7ec3b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/man/man1/salloc.1
+3
-1
3 additions, 1 deletion
doc/man/man1/salloc.1
doc/man/man1/sbatch.1
+3
-1
3 additions, 1 deletion
doc/man/man1/sbatch.1
doc/man/man1/srun.1
+3
-1
3 additions, 1 deletion
doc/man/man1/srun.1
with
9 additions
and
3 deletions
doc/man/man1/salloc.1
+
3
−
1
View file @
118beb24
...
@@ -557,7 +557,9 @@ of tasks is no larger than the number of allocated nodes.
...
@@ -557,7 +557,9 @@ of tasks is no larger than the number of allocated nodes.
The tasks are distributed in blocks of a specified size. The options
The tasks are distributed in blocks of a specified size. The options
include a number representing the size of the task block. This is
include a number representing the size of the task block. This is
followed by an optional specification of the task distribution scheme
followed by an optional specification of the task distribution scheme
within a block of tasks and between the blocks of tasks. For more
within a block of tasks and between the blocks of tasks. The number of tasks
distributed to each node is the same as for cyclic distribution, but the
taskids assigned to each node depend on the plane size. For more
details (including examples and diagrams), please see
details (including examples and diagrams), please see
.br
.br
http://slurm.schedmd.com/mc_support.html
http://slurm.schedmd.com/mc_support.html
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/sbatch.1
+
3
−
1
View file @
118beb24
...
@@ -641,7 +641,9 @@ of tasks is no larger than the number of allocated nodes.
...
@@ -641,7 +641,9 @@ of tasks is no larger than the number of allocated nodes.
The tasks are distributed in blocks of a specified size. The options
The tasks are distributed in blocks of a specified size. The options
include a number representing the size of the task block. This is
include a number representing the size of the task block. This is
followed by an optional specification of the task distribution scheme
followed by an optional specification of the task distribution scheme
within a block of tasks and between the blocks of tasks. For more
within a block of tasks and between the blocks of tasks. The number of tasks
distributed to each node is the same as for cyclic distribution, but the
taskids assigned to each node depend on the plane size. For more
details (including examples and diagrams), please see
details (including examples and diagrams), please see
.br
.br
http://slurm.schedmd.com/mc_support.html
http://slurm.schedmd.com/mc_support.html
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/srun.1
+
3
−
1
View file @
118beb24
...
@@ -668,7 +668,9 @@ of tasks is no larger than the number of allocated nodes.
...
@@ -668,7 +668,9 @@ of tasks is no larger than the number of allocated nodes.
The tasks are distributed in blocks of a specified size. The options
The tasks are distributed in blocks of a specified size. The options
include a number representing the size of the task block. This is
include a number representing the size of the task block. This is
followed by an optional specification of the task distribution scheme
followed by an optional specification of the task distribution scheme
within a block of tasks and between the blocks of tasks. For more
within a block of tasks and between the blocks of tasks. The number of tasks
distributed to each node is the same as for cyclic distribution, but the
taskids assigned to each node depend on the plane size. For more
details (including examples and diagrams), please see
details (including examples and diagrams), please see
.br
.br
http://slurm.schedmd.com/mc_support.html
http://slurm.schedmd.com/mc_support.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