Skip to content

Commit 419852a

Browse files
committed
README: Make LSF text more accurate
Also remove a now-outdated LSF reference. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent 168a56f commit 419852a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ General notes
115115
- The run-time systems that are currently supported are:
116116
- rsh / ssh
117117
- PBS Pro, Torque
118-
- Platform LSF (v9.1.1 and later)
118+
- Platform LSF (tested with v9.1.1 and later)
119119
- SLURM
120120
- Cray XE, XC, and XK
121121
- Oracle Grid Engine (OGE) 6.1, 6.2 and open source Grid Engine
@@ -1207,13 +1207,6 @@ RUN-TIME SYSTEM SUPPORT
12071207
LSF is a resource manager system, frequently used as a batch
12081208
scheduler in HPC systems.
12091209

1210-
NOTE: If you are using LSF version 7.0.5, you will need to add
1211-
"LIBS=-ldl" to the configure command line. For example:
1212-
1213-
./configure LIBS=-ldl --with-lsf ...
1214-
1215-
This workaround should *only* be needed for LSF 7.0.5.
1216-
12171210
--with-lsf-libdir=<directory>
12181211
Look in directory for the LSF libraries. By default, Open MPI will
12191212
look in <lsf directory>/lib and <lsf directory>/lib64, which covers

0 commit comments

Comments
 (0)