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
c547fc53
Commit
c547fc53
authored
16 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Added a few items to the release notes
parent
26841ac2
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
RELEASE_NOTES
+7
-3
7 additions, 3 deletions
RELEASE_NOTES
with
7 additions
and
3 deletions
RELEASE_NOTES
+
7
−
3
View file @
c547fc53
RELEASE NOTES FOR SLURM VERSION 2.0
RELEASE NOTES FOR SLURM VERSION 2.0
6
February 2009 (after SLURM 1.4.0-pre7 released)
9
February 2009 (after SLURM 1.4.0-pre7 released)
IMPORTANT NOTE:
IMPORTANT NOTE:
...
@@ -19,7 +19,7 @@ HIGHLIGHTS
...
@@ -19,7 +19,7 @@ HIGHLIGHTS
can be prioritized based upon their age, size, and/or fair-share resource
can be prioritized based upon their age, size, and/or fair-share resource
allocation using hierarchical bank accounts. For more information see:
allocation using hierarchical bank accounts. For more information see:
https://computing.llnl.gov/linux/slurm/job_priority.html
https://computing.llnl.gov/linux/slurm/job_priority.html
* An assortment of resource limits can be imposed individual
ly upon
users
* An assortment of resource limits can be imposed
upon
individual users
and/or hierarchical bank accounts such as maximum job time limit, maximum
and/or hierarchical bank accounts such as maximum job time limit, maximum
job size, maximum number of running jobs. For more information see:
job size, maximum number of running jobs. For more information see:
https://computing.llnl.gov/linux/slurm/resource_limits.html
https://computing.llnl.gov/linux/slurm/resource_limits.html
...
@@ -38,7 +38,8 @@ HIGHLIGHTS
...
@@ -38,7 +38,8 @@ HIGHLIGHTS
in higher priority partitions is now supported. The jobs from the lower
in higher priority partitions is now supported. The jobs from the lower
priority partition will resume once preempting job completes.
priority partition will resume once preempting job completes.
* Support added for Sun Constellation system with optimized resource allocation
* Support added for Sun Constellation system with optimized resource allocation
for a 3-dimensional torus interconnect.
for a 3-dimensional torus interconnect. For more information see:
https://computing.llnl.gov/linux/slurm/sun_const.html
* Support added for IBM BlueGene/P systems, including High Throughput Computing
* Support added for IBM BlueGene/P systems, including High Throughput Computing
(HTC) mode.
(HTC) mode.
...
@@ -61,6 +62,9 @@ CONFIGURATION FILE CHANGES (see "man slurm.conf" for details)
...
@@ -61,6 +62,9 @@ CONFIGURATION FILE CHANGES (see "man slurm.conf" for details)
* OverTimeLimit added to permit jobs to exceed their (soft) time limit by a
* OverTimeLimit added to permit jobs to exceed their (soft) time limit by a
configurable amount. Backfill scheduling will be based upon the soft time
configurable amount. Backfill scheduling will be based upon the soft time
limit.
limit.
* For select/cons_res or sched/gang only: Each nodes processor count must be
specified in the configuration file. Additional resources found by SLURM
daemons on the compute nodes will not be used.
* DebugFlags added to provide detailed logging for specific subsystems.
* DebugFlags added to provide detailed logging for specific subsystems.
COMMAND CHANGES (see man pages for details)
COMMAND CHANGES (see man pages for details)
...
...
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