Gentoo Archives: gentoo-cluster

From: "Andrew D. Fant" <andrew.fant@×××××.edu>
To: gentoo-cluster@l.g.o
Subject: Re: [gentoo-cluster] Switchable MPI
Date: Sun, 12 Feb 2006 22:49:06
Message-Id: 43EFBB12.9020001@tufts.edu
In Reply to: [gentoo-cluster] Switchable MPI by Donnie Berkholz
1 Donnie,
2 I think the real solution here is to use modules (
3 http://modules.sourceforge.net ) to handle the different versions of mpi. I
4 filed a bug about using this for switching alternate virtuals a couple years
5 ago, but nobody seemed to be particularly interested. I've got a grad student
6 working on something to let users switch between mpi for gcc and mpi for the
7 portland group compilers. I am most certainly not the right person to do the
8 heavy lifting on this, but I do have an ebuild for modules I could contribute to
9 the cause.
10
11 Andy
12
13 Donnie Berkholz wrote:
14 > Hi all,
15 >
16 > One thing we really, really need to get working is allowing multiple MPI
17 > implementations to be installed at once and having a tool to switch
18 > between them at two levels: system, and per-user [1].
19 >
20 > The system level could operate via symlinks where needed and system
21 > variables such as LDPATH in /etc/env.d/, and the per-user level would
22 > have to operate using purely user-level environment variables.
23 >
24 > In my opinion, this is the single biggest thing we need right now to
25 > make Gentoo better for clustering, particularly as we start adding more
26 > MPI implementations such as mpich2 and open-mpi.
27 >
28 > I've spoken to a few people about making this happen in the past, but
29 > they all seem to have disappeared. Would anyone like to take this task on?
30 >
31 > Thanks,
32 > Donnie
33 >
34 > 1. http://bugs.gentoo.org/show_bug.cgi?id=44132
35 >
36
37
38 --
39 Andrew Fant | The lion and the calf shall lie | Disclaimer:
40 andrew.fant@×××××.edu | down together, but the calf won't | Do you REALLY
41 TCCS/USG | get much sleep. | think I can
42 Tufts University | W. Allen | speak for Tufts?
43 --
44 gentoo-cluster@g.o mailing list

Replies

Subject Author
Re: [gentoo-cluster] Switchable MPI Donnie Berkholz <spyderous@g.o>