From 440b4539c941d38073e06a3e187817d851dbe57e Mon Sep 17 00:00:00 2001 From: Gilles Gouaillardet Date: Wed, 4 Feb 2015 16:39:23 +0900 Subject: [PATCH] README: remove references to --with-threads configure option --- README | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README b/README index d08de98710..f54e28a740 100644 --- a/README +++ b/README @@ -1187,14 +1187,9 @@ MPI FUNCTIONALITY If --with-mpi-param is not specified, "runtime" is the default. ---with-threads=value - Since thread support is only partially tested, it is disabled by - default. To enable threading, use "--with-threads=posix". This is - most useful when combined with --enable-mpi-thread-multiple. - --enable-mpi-thread-multiple - Allows the MPI thread level MPI_THREAD_MULTIPLE. See - --with-threads; this is currently disabled by default. Enabling + Allows the MPI thread level MPI_THREAD_MULTIPLE. + This is currently disabled by default. Enabling this feature will automatically --enable-opal-multi-threads. --enable-opal-multi-threads