@@ -1253,36 +1253,6 @@ RUN-TIME SYSTEM SUPPORT
12531253
12541254MISCELLANEOUS SUPPORT LIBRARIES
12551255
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-
12861256--with-libevent(=value)
12871257 This option specifies where to find the libevent support headers and
12881258 library. The following VALUEs are permitted:
0 commit comments