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
43ecef6f
Commit
43ecef6f
authored
21 years ago
by
Mark Grondona
Browse files
Options
Downloads
Patches
Plain Diff
o updated NEWS for 0.3.0-pre1
parent
433a0a8d
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
NEWS
+18
-17
18 additions, 17 deletions
NEWS
with
18 additions
and
17 deletions
NEWS
+
18
−
17
View file @
43ecef6f
...
...
@@ -4,28 +4,29 @@ documents those changes that are of interest to users and admins.
* Changes in SLURM 0.3.0-pre1
=============================
-- Fixes for reported problems:
- slurm/252: Slurmctld pings srun and kills defunct jobs. Remove
slurm_tv_clean deamon, which has been rendered defunct
- slurm/253: Retry connect failure with new port from slurmd/io.c
- slurm/317: Operate properly when no default partition is set
- slurm/319: Socket errors on multiple simultaneous job launches
fixed
- slurm/321: Fix slurmd shared memory synchronization error
-- New scontrol command and RPC added to delete a partition
-- Srun has new options --uid and--gid
- slurm/252: "jobs left orphaned when using TotalView:" SLURM controller
now pings srun and kills defunct jobs.
- slurm/253: "srun fails to accept new IO connection."
- slurm/317: "Lack of default partition in config file causes errors."
- slurm/319: Socket errors on multiple simultaneous job launches fixed
- slurm/321: slurmd shared memory synchronization error.
-- Removed slurm_tv_clean daemon which has been obsoleted by slurm/252 fix.
-- New scontrol command ``delete'' and RPC added to delete a partition
-- Squeue can now print and sort by group id/name
-- Scancel has new option --quiet to not report an error if a job
-- Scancel has new option
-q,
--quiet to not report an error if a job
is already complete
-- Add the excluded node list to job information reported
-- Add the excluded node list to job information reported
.
-- RPC version mis-match now properly handled
--
Dump
job completion
information to a text file via plugin
--
Scontrol was losing a digit in
job priority specification
--
New
job completion
plugin interface added for logging completed jobs.
--
Fixed lost digit in scontrol
job priority specification
.
-- Remove restriction in the number of consecutive node sets (no longer
needed after DPCS upgrade)
-- Incomplete state save write now properly handled
-- Slurmd setrlimit error message changed for greater clarity
-- Slurmctld performs load-leveling across shared nodes
-- New user function added slurm_get_end_time for user jobs
-- Incomplete state save write now properly handled.
-- Modified slurmd setrlimit error for greater clarity.
-- Slurmctld performs load-leveling across shared nodes.
-- New user function added slurm_get_end_time for user jobs.
-- Always compile srun with stabs debug section when TotalView support
is requested.
* Changes in SLURM 0.2.21
=========================
...
...
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