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
da850848
Commit
da850848
authored
21 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Note that AuthType and JobCompType value changes require a slurmctld restart
to take effect.
parent
152bf269
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/man/man5/slurm.conf.5
+2
-0
2 additions, 0 deletions
doc/man/man5/slurm.conf.5
with
2 additions
and
0 deletions
doc/man/man5/slurm.conf.5
+
2
−
0
View file @
da850848
...
...
@@ -24,6 +24,7 @@ The default value is "auth/none", which means the UID included in
communication messages is not verified.
"auth/authd" indicates that Brett Chun's authd is to be used (see
"http://www.theether.org/authd/" for more information).
Slurmctld must be restarted for a change in this value to take effect.
.TP
\fBBackupAddr\fR
Name that \fBBackupController\fR should be referred to in
...
...
@@ -114,6 +115,7 @@ The default value is "jobcomp/none", which means that upon job completion
the record of the job is purged from the system.
The value "jobcomp/filetxt" indicates that a record of the job should be
written to a text file specified by the \fBJobCompLoc\fR parameter.
Slurmctld must be restared for a change in this value to take effect.
.TP
\fBJobCredentialPrivateKey\fR
Fully qualified pathname of a file containing a private key used for
...
...
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