From 38da1092173def269464474ed61f0737307701e8 Mon Sep 17 00:00:00 2001 From: bfitzgit23 Date: Wed, 9 Oct 2019 20:27:33 -0400 Subject: [PATCH] README: Removed stale sentance about --enable-mpi-thread-multiple Signed-off-by: bfitzgit23 --- README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README b/README index 0444dad16d..5b00a36af9 100644 --- a/README +++ b/README @@ -608,9 +608,7 @@ MPI Functionality and Features deprecated_example.c:4: warning: 'MPI_Type_struct' is deprecated (declared at /opt/openmpi/include/mpi.h:1522) shell$ -- MPI_THREAD_MULTIPLE is supported with some exceptions. Note that - Open MPI must be configured with --enable-mpi-thread-multiple to get - this level of thread safety support. +- MPI_THREAD_MULTIPLE is supported with some exceptions. The following PMLs support MPI_THREAD_MULTIPLE: - cm (see list (1) of supported MTLs, below)