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
31acc62a
Commit
31acc62a
authored
20 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Remove private versions of BGL files that are provided by IBM at driver 080.
parent
d41c81ad
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile.am
+0
-3
0 additions, 3 deletions
Makefile.am
NEWS
+4
-0
4 additions, 0 deletions
NEWS
sayMessage.h
+0
-5
0 additions, 5 deletions
sayMessage.h
src/partition_allocator/tv.h
+0
-6
0 additions, 6 deletions
src/partition_allocator/tv.h
with
4 additions
and
14 deletions
Makefile.am
+
0
−
3
View file @
31acc62a
...
@@ -26,9 +26,6 @@ pkginclude_HEADERS = \
...
@@ -26,9 +26,6 @@ pkginclude_HEADERS = \
slurm/slurm.h
\
slurm/slurm.h
\
slurm/slurm_errno.h
slurm/slurm_errno.h
noinst_HEADERS
=
\
sayMessage.h
MAINTAINERCLEANFILES
=
\
MAINTAINERCLEANFILES
=
\
aclocal.m4 config.guess
\
aclocal.m4 config.guess
\
config.h.in config.sub configure install-sh
\
config.h.in config.sub configure install-sh
\
...
...
This diff is collapsed.
Click to expand it.
NEWS
+
4
−
0
View file @
31acc62a
This file describes changes in recent versions of SLURM. It primarily
This file describes changes in recent versions of SLURM. It primarily
documents those changes that are of interest to users and admins.
documents those changes that are of interest to users and admins.
* Changes in SLURM 0.4.7
========================
-- Remove some BGL specific headers that IBM now distributes.
* Changes in SLURM 0.4.6
* Changes in SLURM 0.4.6
========================
========================
-- smap now works on non-BGL systems.
-- smap now works on non-BGL systems.
...
...
This diff is collapsed.
Click to expand it.
sayMessage.h
deleted
100644 → 0
+
0
−
5
View file @
d41c81ad
/* Temporary for successful build of BlueGene modules with rm_api.h */
#ifndef _TV_H
#define _TV_H 1
typedef
int
MPIR_PROCDESC
;
#endif
This diff is collapsed.
Click to expand it.
src/partition_allocator/tv.h
deleted
100644 → 0
+
0
−
6
View file @
d41c81ad
/* Temporary for successful build of BlueGene modules with rm_api.h */
#ifndef _TV_H
#define _TV_H 1
//typedef int MPIR_PROCDESC;
#endif
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