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
5a9b577f
Commit
5a9b577f
authored
10 years ago
by
Morris Jette
Browse files
Options
Downloads
Plain Diff
Merge branch 'slurm-14.03'
parents
8c20ceb6
bd79a343
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+1
-0
1 addition, 0 deletions
NEWS
contribs/perlapi/libslurm/perl/lib/Slurm/Constant.pm
+10
-2
10 additions, 2 deletions
contribs/perlapi/libslurm/perl/lib/Slurm/Constant.pm
with
11 additions
and
2 deletions
NEWS
+
1
−
0
View file @
5a9b577f
...
@@ -181,6 +181,7 @@ documents those changes that are of interest to users and admins.
...
@@ -181,6 +181,7 @@ documents those changes that are of interest to users and admins.
Allow up to 180 seconds for the i/o thread to complete.
Allow up to 180 seconds for the i/o thread to complete.
-- When using sacct -c to read the job completion data compute the correct
-- When using sacct -c to read the job completion data compute the correct
job elapsed time.
job elapsed time.
-- Perl package: Define some missing node states.
* Changes in Slurm 14.03.6
* Changes in Slurm 14.03.6
==========================
==========================
...
...
This diff is collapsed.
Click to expand it.
contribs/perlapi/libslurm/perl/lib/Slurm/Constant.pm
+
10
−
2
View file @
5a9b577f
...
@@ -174,9 +174,17 @@ This package export constants for use with Slurm. This includes enumerations and
...
@@ -174,9 +174,17 @@ This package export constants for use with Slurm. This includes enumerations and
=over 2
=over 2
=item * NODE_STATE_BASE 0x00
f
f
=item * NODE_STATE_BASE 0x00
0
f
=item * NODE_STATE_FLAGS 0xff00
=item * NODE_STATE_FLAGS 0xfff0
=item * NODE_STATE_NET 0x0010
=item * NODE_STATE_RES 0x0020
=item * NODE_STATE_UNDRAIN 0x0040
=item * NODE_STATE_CLOUD 0x0080
=item * NODE_RESUME 0x0100
=item * NODE_RESUME 0x0100
...
...
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