diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2009-01-18 21:55:00 +0000 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2009-01-18 21:55:00 +0000 |
commit | 8bbef3255c07941d17637329c974b6d25bb981ed (patch) | |
tree | cb3e8bc28e618e4b7b3f553358d80561b8041847 /sys-cluster/mpich2/metadata.xml | |
parent | Bump to 3.5.1. Fix python xml module dependency problem, bug #233166. (diff) | |
download | gentoo-2-8bbef3255c07941d17637329c974b6d25bb981ed.tar.gz gentoo-2-8bbef3255c07941d17637329c974b6d25bb981ed.tar.bz2 gentoo-2-8bbef3255c07941d17637329c974b6d25bb981ed.zip |
Bump mpich2-1.0.8. Fixes #221193, #221635, #242180 as well as some other cleanup. Also removed mpe2 from this ebuild so it can also be used with openmpi, see the science overlay for now. Taking over as maintainer after talking to kanaka.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'sys-cluster/mpich2/metadata.xml')
-rw-r--r-- | sys-cluster/mpich2/metadata.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-cluster/mpich2/metadata.xml b/sys-cluster/mpich2/metadata.xml index 960c99ff5446..6810bfdc103a 100644 --- a/sys-cluster/mpich2/metadata.xml +++ b/sys-cluster/mpich2/metadata.xml @@ -3,8 +3,8 @@ <pkgmetadata> <herd>hp-cluster</herd> <maintainer> - <email>kanaka@gentoo.org</email> - <name>Joel Martin</name> + <email>jsbronder@gentoo.org</email> + <name>Justin Bronder</name> </maintainer> <use> <flag name='fast'>Enabling fast turns off error checking and timing @@ -14,5 +14,6 @@ <flag name='pvfs2'>Add pvfs2 support</flag> <flag name='romio'>Enable romio, a high-performance portable MPI-IO implementation</flag> + <flag name='mpi-threads'>Enable MPI_THREAD_MULTIPLE</flag> </use> </pkgmetadata> |