Skip to content

Commit e72b93b

Browse files
committed
README: Remove info for plugins that aren't used anymore
Signed-off-by: Dennis Field <[email protected]>
1 parent 4e1e6f8 commit e72b93b

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

README

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,36 +1262,6 @@ RUN-TIME SYSTEM SUPPORT
12621262

12631263
MISCELLANEOUS SUPPORT LIBRARIES
12641264

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-
12951265
--with-libevent(=value)
12961266
This option specifies where to find the libevent support headers and
12971267
library. The following VALUEs are permitted:

0 commit comments

Comments
 (0)