Gentoo Archives: gentoo-cluster

From: Justin Bronder <jsbronder@g.o>
To: gentoo-cluster@l.g.o
Subject: [gentoo-cluster] virtual/mpi
Date: Thu, 06 Nov 2008 19:37:00
Message-Id: 20081106193646.GA2626@mejis.cold-front
1 I'd like to apply the following to virtual/mpi. This will help the
2 clustering and science teams a great deal, as mpich1 contains a number of
3 bugs and, given the alternatives, is currently a poor choice as a default MPI
4 implementation.
5
6 If I don't hear any objections, I'll commit this tonight.
7
8 Thanks.
9
10
11 --- /usr/portage/virtual/mpi/mpi-1.0.ebuild 2008-04-08 21:07:01.000000000 -0400
12 +++ mpi-2.0.ebuild 2008-11-06 14:33:16.768676227 -0500
13 @@ -10,9 +10,9 @@
14 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
15 IUSE=""
16 RDEPEND="|| (
17 - sys-cluster/mpich
18 - sys-cluster/lam-mpi
19 sys-cluster/openmpi
20 sys-cluster/mpich2
21 + sys-cluster/lam-mpi
22 + sys-cluster/mpich
23 )"
24 DEPEND=""
25
26
27 --
28 Justin Bronder