@@ -1253,36 +1253,6 @@ RUN-TIME SYSTEM SUPPORT
1253
1253
1254
1254
MISCELLANEOUS SUPPORT LIBRARIES
1255
1255
1256
- --with-blcr=<directory>
1257
- Specify the directory where the Berkeley Labs Checkpoint / Restart
1258
- (BLCR) libraries and header files are located. This option is
1259
- generally only necessary if the BLCR headers and libraries are not
1260
- in default compiler/linker search paths.
1261
-
1262
- This option is only meaningful if the --with-ft option is also used
1263
- to active Open MPI's fault tolerance behavior.
1264
-
1265
- --with-blcr-libdir=<directory>
1266
- Look in directory for the BLCR libraries. By default, Open MPI will
1267
- look in <blcr directory>/lib and <blcr directory>/lib64, which
1268
- covers most cases. This option is only needed for special
1269
- configurations.
1270
-
1271
- --with-dmtcp=<directory>
1272
- Specify the directory where the Distributed MultiThreaded
1273
- Checkpointing (DMTCP) libraries and header files are located. This
1274
- option is generally only necessary if the DMTCP headers and
1275
- libraries are not in default compiler/linker search paths.
1276
-
1277
- This option is only meaningful if the --with-ft option is also used
1278
- to active Open MPI's fault tolerance behavior.
1279
-
1280
- --with-dmtcp-libdir=<directory>
1281
- Look in directory for the DMTCP libraries. By default, Open MPI
1282
- will look in <dmtcp directory>/lib and <dmtcp directory>/lib64,
1283
- which covers most cases. This option is only needed for special
1284
- configurations.
1285
-
1286
1256
--with-libevent(=value)
1287
1257
This option specifies where to find the libevent support headers and
1288
1258
library. The following VALUEs are permitted:
0 commit comments