summaryrefslogtreecommitdiffstats
path: root/cluster/oompi/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/oompi/DETAILS')
-rwxr-xr-xcluster/oompi/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/cluster/oompi/DETAILS b/cluster/oompi/DETAILS
new file mode 100755
index 0000000000..bab083fb8e
--- /dev/null
+++ b/cluster/oompi/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=oompi
+ VERSION=1.0.4
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.osl.iu.edu/download/research/$SPELL/$SOURCE
+ MD5[0]=059707b433d131a61b078649ee07d763
+ WEB_SITE=http://www.osl.iu.edu/research/oompi
+ ENTERED=20020510
+ UPDATED=20020510
+ MAINTAINER=zoran@idi.ntnu.no
+ LICENSE[0]=http://www.osl.iu.edu/research/oompi/show_src.php?file=LICENSE
+ 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.
+EOF