summaryrefslogtreecommitdiffstats
path: root/cluster/oompi
diff options
context:
space:
mode:
authorroot2006-06-15 16:08:53 -0500
committerroot2006-06-15 16:08:53 -0500
commitddbda46718eb6745a4608d2a8af16198fc3d13ac (patch)
tree8865b80669657a218ced6df84cde0d5c1d321bbf /cluster/oompi
parent58e97c4e155aa3959f78b8b12ed7c477a6e356d3 (diff)
./cluster/oompi: 2006/06/15 sync from p4
Diffstat (limited to 'cluster/oompi')
-rwxr-xr-xcluster/oompi/DETAILS1
-rw-r--r--cluster/oompi/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/cluster/oompi/DETAILS b/cluster/oompi/DETAILS
index 1717f36b8b..0ced9d0b4b 100755
--- a/cluster/oompi/DETAILS
+++ b/cluster/oompi/DETAILS
@@ -10,6 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
MAINTAINER=zoran@idi.ntnu.no
LICENSE[0]=http://www.osl.iu.edu/research/oompi/show_src.php?file=LICENSE
KEYWORDS="cluster"
+ BUILD_API=1
SHORT="C++ library that encapsulates MPI."
cat << EOF
The Object Oriented MPI (OOMPI) package is an object oriented approach to the Message Passing Interface (MPI). OOMPI is a class library specification that encapsulates the functionality of MPI into a functional class hierarchy to provide a simple, flexible, and intuitive interface.
diff --git a/cluster/oompi/HISTORY b/cluster/oompi/HISTORY
index 2d9f89eab1..7a55936a20 100644
--- a/cluster/oompi/HISTORY
+++ b/cluster/oompi/HISTORY
@@ -1,3 +1,6 @@
+2006-06-12 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * DETAILS: inserted BUILD_API=1 line
+
2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
* DETAILS: (automated) Add KEYWORDS