Skip to content

Commit 3918b7a

Browse files
authored
Merge pull request #3213 from hppritcha/topic/remove_loadleveer
orte/ras: remove loadleveler support
2 parents 9ebcafd + 9350aa5 commit 3918b7a

File tree

10 files changed

+0
-492
lines changed

10 files changed

+0
-492
lines changed

README

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -988,10 +988,6 @@ RUN-TIME SYSTEM SUPPORT
988988
Force the building of for the Cray Alps run-time environment. If
989989
Alps support cannot be found, configure will abort.
990990

991-
--with-loadleveler
992-
Force the building of LoadLeveler scheduler support. If LoadLeveler
993-
support cannot be found, configure will abort.
994-
995991
--with-lsf=<directory>
996992
Specify the directory where the LSF libraries and header files are
997993
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)