Skip to content

Commit 9350aa5

Browse files
committed
orte/ras: remove loadleveler support
Remove loadleveler as it is obsolescent and is no longer supported. Fixes #3167 We'll wait for final check of whether or not loadleveler even compiles/functions before merging this. Signed-off-by: Howard Pritchard <[email protected]>
1 parent 40a0144 commit 9350aa5

File tree

10 files changed

+0
-493
lines changed

10 files changed

+0
-493
lines changed

README

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ General notes
112112

113113
- The run-time systems that are currently supported are:
114114
- rsh / ssh
115-
- LoadLeveler
116115
- PBS Pro, Torque
117116
- Platform LSF (v7.0.2 and later)
118117
- SLURM
@@ -991,10 +990,6 @@ RUN-TIME SYSTEM SUPPORT
991990
Force the building of for the Cray Alps run-time environment. If
992991
Alps support cannot be found, configure will abort.
993992

994-
--with-loadleveler
995-
Force the building of LoadLeveler scheduler support. If LoadLeveler
996-
support cannot be found, configure will abort.
997-
998993
--with-lsf=<directory>
999994
Specify the directory where the LSF libraries and header files are
1000995
located. This option is generally only necessary if the LSF headers

config/orte_check_loadleveler.m4

Lines changed: 0 additions & 53 deletions
This file was deleted.

contrib/platform/embedded/debug

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ with_devel_headers=yes
2222
with_alps=no
2323
with_ftb=no
2424
with_sge=no
25-
with_loadleveler=no
2625
with_xgrid=no
2726
with_slurm=no
2827
with_tm=no

contrib/platform/embedded/optimized

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ with_devel_headers=yes
2222
with_alps=no
2323
with_ftb=no
2424
with_sge=no
25-
with_loadleveler=no
2625
with_xgrid=no
2726
with_slurm=no
2827
with_tm=no

orte/mca/ras/loadleveler/Makefile.am

Lines changed: 0 additions & 53 deletions
This file was deleted.

orte/mca/ras/loadleveler/configure.m4

Lines changed: 0 additions & 40 deletions
This file was deleted.

orte/mca/ras/loadleveler/owner.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

orte/mca/ras/loadleveler/ras_loadleveler.h

Lines changed: 0 additions & 37 deletions
This file was deleted.

orte/mca/ras/loadleveler/ras_loadleveler_component.c

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)