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