[116570] trunk/dports/science/openmpi-devel/Portfile

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


Revision: 116570
          https://trac.macports.org/changeset/116570
Author:   sean at macports.org
Date:     2014-01-28 16:07:58 -0800 (Tue, 28 Jan 2014)
Log Message:
-----------
openmpi-devel: add more threading options

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

Modified: trunk/dports/science/openmpi-devel/Portfile
===================================================================
--- trunk/dports/science/openmpi-devel/Portfile	2014-01-29 00:07:55 UTC (rev 116569)
+++ trunk/dports/science/openmpi-devel/Portfile	2014-01-29 00:07:58 UTC (rev 116570)
@@ -262,7 +262,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/104e261b/attachment.html>


More information about the macports-changes mailing list