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
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
You can’t perform that action at this time.
0 commit comments