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
9e079a61
Commit
9e079a61
authored
17 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Remove description of slurm 1.0 updates, too dated.
parent
182b2343
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/news.shtml
+1
-27
1 addition, 27 deletions
doc/html/news.shtml
with
1 addition
and
27 deletions
doc/html/news.shtml
+
1
−
27
View file @
9e079a61
...
...
@@ -4,37 +4,11 @@
<h2>Index</h2>
<ul>
<li><a href="#10">SLURM Version 1.0, January 2006</a></li>
<li><a href="#11">SLURM Version 1.1, May 2006</a></li>
<li><a href="#12">SLURM Version 1.2, February 2007</a></li>
<li><a href="#13">SLURM Version 1.3 and beyond</a></li>
</ul>
<h2><a name="10">Major Updates in SLURM Version 1.0</a></h2>
<p>SLURM Version 1.0 became available in January 2006.
Major enhancements include:
<ul>
<li>I/O streams for all tasks on a node are transmitted through a single
socket instead of distinct sockets for each task. This improves performance
and scalability.</li>
<li>Task affinity for binding tasks to CPUs.</li>
<li>Nodes can be in multiple partitions, providing more flexibility in
managing the SLURM partitions as queues.</li>
<li>Support for task communication/synchronization primitives (PMI)
as required by MPICH2.</li>
<li>E-mail notification option on job state changes.</li>
<li>Better control over task distribution (hostfile support).</li>
<li>User control of job prioritization via <i>nice</i> option.</li>
<li>Web-based <a href="configurator.html">configuration tool</a>.</li>
<li>Support to preempt/resume jobs.</li>
<li>Support for deferred job initiation time specification.</li>
<li>Compute node job shepherd now exec'ed program, <i>slurmstepd</i>.
This eliminates use of SysV shared memory and some problems
in support of the Native Posix Thread Library.</li>
<li>Several bug fixes in interface with Maui Scheduler.</li>
<li>For Blue Gene systems: support for small bglblocks.</li>
</ul>
<h2><a name="11">Major Updates in SLURM Version 1.1</a></h2>
<p>SLURM Version 1.1 became available in May 2006.
Major enhancements include:
...
...
@@ -95,6 +69,6 @@ and refresh.</li>
</ul>
<p style="text-align:center;">Last modified
22
Ma
rch
2007</p>
<p style="text-align:center;">Last modified
1
Ma
y
2007</p>
<!--#include virtual="footer.txt"-->
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