File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ General notes
115
115
- The run-time systems that are currently supported are:
116
116
- rsh / ssh
117
117
- PBS Pro, Torque
118
- - Platform LSF (v9.1.1 and later)
118
+ - Platform LSF (tested with v9.1.1 and later)
119
119
- SLURM
120
120
- Cray XE, XC, and XK
121
121
- Oracle Grid Engine (OGE) 6.1, 6.2 and open source Grid Engine
@@ -1207,13 +1207,6 @@ RUN-TIME SYSTEM SUPPORT
1207
1207
LSF is a resource manager system, frequently used as a batch
1208
1208
scheduler in HPC systems.
1209
1209
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
-
1217
1210
--with-lsf-libdir=<directory>
1218
1211
Look in directory for the LSF libraries. By default, Open MPI will
1219
1212
look in <lsf directory>/lib and <lsf directory>/lib64, which covers
You can’t perform that action at this time.
0 commit comments