Ticket #39438: OpenMPI171.Portfile.patch
File OpenMPI171.Portfile.patch, 454 bytes (added by hans.ekkehard.plesser@…, 11 years ago) |
---|
-
Portfile
old new 64 64 } 65 65 66 66 variant threads description {enable threads for MPI applications} { 67 configure.args-append --enable- mpi-thread-multiple67 configure.args-append --enable-event-thread-support --enable-opal-multi-threads --enable-orte-progress-threads --enable-mpi-thread-multiple 68 68 } 69 69 70 70 variant valgrind description {enable valgrind support} {