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
59eef15c
Commit
59eef15c
authored
16 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Note the need to create parent directories manually.
parent
6267e383
No related branches found
Branches containing commit
No related tags found
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/html/configurator.html.in
+6
-0
6 additions, 0 deletions
doc/html/configurator.html.in
doc/man/man5/slurm.conf.5
+6
-0
6 additions, 0 deletions
doc/man/man5/slurm.conf.5
with
12 additions
and
0 deletions
doc/html/configurator.html.in
+
6
−
0
View file @
59eef15c
...
@@ -297,6 +297,12 @@ manually edit the resulting <I>slurm.conf</I> as desired
...
@@ -297,6 +297,12 @@ manually edit the resulting <I>slurm.conf</I> as desired
for greater flexibiilty. See <I>man slurm.conf</I> for more
for greater flexibiilty. See <I>man slurm.conf</I> for more
details about the configuration parameters.</P>
details about the configuration parameters.</P>
<P>Note the while SLURM daemons create log files and other files as needed,
it treats the lack of parent directories as a fatal error.
This prevents the daemons from running if critical file systems are
not mounted and will minimize the risk of cold-starting (starting
without preserving jobs).</P>
<P>After you have filled in the fields of interest, use the
<P>After you have filled in the fields of interest, use the
"Submit" button on the bottom of the page to build the <I>slurm.conf</I>
"Submit" button on the bottom of the page to build the <I>slurm.conf</I>
file. It will appear on your web browser. Save the file in text format
file. It will appear on your web browser. Save the file in text format
...
...
This diff is collapsed.
Click to expand it.
doc/man/man5/slurm.conf.5
+
6
−
0
View file @
59eef15c
...
@@ -15,6 +15,12 @@ location of this file. The SLURM daemons also allow you to override
...
@@ -15,6 +15,12 @@ location of this file. The SLURM daemons also allow you to override
both the built\-in and environment\-provided location using the "\-f"
both the built\-in and environment\-provided location using the "\-f"
option on the command line.
option on the command line.
.LP
.LP
Note the while SLURM daemons create log files and other files as needed,
it treats the lack of parent directories as a fatal error.
This prevents the daemons from running if critical file systems are
not mounted and will minimize the risk of cold\-starting (starting
without preserving jobs).
.LP
The contents of the file are case insensitive except for the names of nodes
The contents of the file are case insensitive except for the names of nodes
and partitions. Any text following a "#" in the configuration file is treated
and partitions. Any text following a "#" in the configuration file is treated
as a comment through the end of that line.
as a comment through the end of that line.
...
...
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