[116569] trunk/dports/science/openmpi/Portfile

sean at macports.org sean at macports.org
Tue Jan 28 16:07:55 PST 2014


Revision: 116569
          https://trac.macports.org/changeset/116569
Author:   sean at macports.org
Date:     2014-01-28 16:07:55 -0800 (Tue, 28 Jan 2014)
Log Message:
-----------
openmpi: add more threading options; closes #39438

Modified Paths:
--------------
    trunk/dports/science/openmpi/Portfile

Modified: trunk/dports/science/openmpi/Portfile
===================================================================
--- trunk/dports/science/openmpi/Portfile	2014-01-28 23:47:34 UTC (rev 116568)
+++ trunk/dports/science/openmpi/Portfile	2014-01-29 00:07:55 UTC (rev 116569)
@@ -263,7 +263,7 @@
 "
 
     variant threads description {enable threads for MPI applications} {
-        configure.args-append --enable-mpi-thread-multiple
+        configure.args-append --enable-opal-multi-threads --enable-orte-progress-threads --enable-mpi-thread-multiple
     }
 
     variant valgrind description {enable valgrind support} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140128/2b38fc1b/attachment-0001.html>


More information about the macports-changes mailing list