1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
# ChangeLog for sys-cluster/lam-mpi
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.14 2004/04/24 20:03:06 tgall Exp $
24 Apr 2004; Tom Gall <tgall@gentoo.org> lam-mpi-7.0.4.ebuild:
Marked stable for ppc64
16 Apr 2004; Ferris McCormick <fmccor@gentoo.org> lam-mpi-7.0.4.ebuild:
Mark stable for sparc
02 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; lam-mpi-7.0.4.ebuild:
Move mpich from DEPEND to RDEPEND.
24 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
lam-mpi-6.5.9-r1.ebuild:
don't use deprecated ? : use syntax
04 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> lam-mpi-7.0.4.ebuild:
Added ~ppc and ~sparc since older versions were ok, bumped others to stable
*lam-mpi-7.0.4 (04 Mar 2004)
04 Mar 2004; Michael Imhof <tantive@gentoo.org> lam-mpi-7.0.4.ebuild:
Version bumped.
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> lam-mpi-7.0.3.ebuild:
add ~alpha
*lam-mpi-6.5.6-r1 (07 Jan 2004)
07 Jan 2004; Jason Wever <weeve@gentoo.org> lam-mpi-6.5.6-r1.ebuild:
Added 6.5.6-r1 back into the repository as it was the last stable version for
sparc and broke dependencies by being removed.
*lam-mpi-7.0.3 (07 Jan 2004)
07 Jan 2004; Olivier Crete <tester@gentoo.org> lam-mpi-7.0.3.ebuild:
Version bump as reported by JFMuggs on irc
14 Nov 2003; Brad House <brad_mssw@gentoo.org> lam-mpi-7.0.2.ebuild:
add ~amd64 flag
*lam-mpi-7.0.2 (02 Nov 2003)
02 Nov 2003; Donnie Berkholz <spyderous@gentoo.org>; lam-mpi-7.0.2.ebuild,
metadata.xml:
Bump to close bug #31288. Added metadata.xml for cluster herd.
07 Jul 2003; George Shapovalov <george@gentoo.org> :
moved from dev-libs into sys-cluster
*lam-mpi-6.5.9-r1 (03 Jun 2003)
03 Jun 2003; Michael Imhof <imhofml@gentoo.org> lam-mpi-6.5.9-r1.ebuild, files/digest-lam-mpi-6.5.9-r1 :
corrected ebuild submitted by Marc St-Pierre <marc@cyberlogic.ca>
*lam-mpi-6.5.7.ebuild (23 Mar 2003)
23 Mar 2003; George Shapovalov <george@gentoo.org> lam-mpi-6.5.9.ebuild, files/digest-lam-mpi-6.5.9 :
new version
20 Jan 2003; Jon Nall <nall@gentoo.org> lam-mpi-6.5.7.ebuild :
added ~ppc
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*lam-mpi-6.5.7.ebuild (08 Nov 2002)
08 Nov 2002; George Shapovalov <george@gentoo.org> lam-mpi-6.5.7.ebuild, files/digest-lam-mpi-6.5.7 :
new version
*lam-mpi-6.5.6-r1.ebuild (21 Oct 2002)
21 Oct 2002; George Shapovalov <george@gentoo.org> lam-mpi-6.5.6-r1.ebuild, files/digest-lam-mpi-6.5.6-r1 :
upped the revision number, because Chad persuaded me, that the previous fix (by 18 Oct) was
important enugh to forse a rebuild.
*lam-mpi-6.5.6.ebuild (29 Jul 2002)
18 Oct 2002; George Shapovalov <george@gentoo.org> lam-mpi-6.5.6.ebuild :
fix to make mpi++.h a local symlink (seems to happen with newver binutils?),
see #9236 for detail.
Thanks Chad Schmutzer for report.
29 Jul 2002; George Shapovalov <george@gentoo.org> lam-mpi-6.5.6.ebuild :
Initial release (and rework of submitted ebuild)
form the web site:
LAM (Local Area Multicomputer) is an MPI programming environment and development
system for heterogeneous computers on a network. With LAM, a dedicated cluster
or an existing network computing infrastructure can act as one parallel
computer solving one problem.
LAM features extensive debugging support in the application development cycle
and peak performance for production applications. LAM features a full
implementation of the MPI communication standard.
ebuild submitted by Tibor Rudas <tibi@mdy.univie.ac.at>
|