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
a6ad7421
Commit
a6ad7421
authored
17 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Make note about slurm version be in bold
parent
e1f3dee0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/html/configurator.html.in
+6
-5
6 additions, 5 deletions
doc/html/configurator.html.in
with
6 additions
and
5 deletions
doc/html/configurator.html.in
+
6
−
5
View file @
a6ad7421
...
...
@@ -4,7 +4,7 @@ Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
Written by Morris Jette <jette1@llnl.gov> and Danny Auble <da@llnl.gov>
This file is part of SLURM, a resource management program.
For details, see <https://
www
.llnl.gov/linux/slurm/>.
For details, see <https://
computing
.llnl.gov/linux/slurm/>.
SLURM is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
...
...
@@ -251,14 +251,15 @@ function displayfile()
<FORM name=config>
<H1>SLURM Configration Tool, Version @SLURM_MAJOR@.@SLURM_MINOR@</H1>
<P>This form can be used to create a SLURM configuration file with
you controlling many of the important configuration parameters.
This tool supports SLURM version @SLURM_MAJOR@.@SLURM_MINOR@.
you controlling many of the important configuration parameters.</P>
<P><B>This tool supports SLURM version @SLURM_MAJOR@.@SLURM_MINOR@ only.</B>
Configuration files for other versions of SLURM should be built
using the tool distributed with it in <i>doc/html/configurator.html</i>.
Some parameters will be set to default values, but you can
manually edit the resulting <I>slurm.conf</I> as desired
for greater flexibiilty. See <I>man slurm.conf</I> for more
details about the configuration parameters.
details about the configuration parameters.
</P>
<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>
...
...
@@ -733,6 +734,6 @@ before terminating all remaining tasks. A value of zero indicates unlimited wait
</FORM>
<HR>
<p class="footer">UCRL-WEB-225274<br>
Last modified
2
December 2007</p>
Last modified
13
December 2007</p>
</BODY>
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