[Lunar-commits] <moonbase-other> openmpi: introduction to -other
v4hn
me at v4hn.de
Tue Nov 5 19:52:58 CET 2013
commit 80fbe0b99cd4e7fd52b867e9f8f841d0489e07ef
Author: v4hn <me at v4hn.de>
Date: Thu, 24 Oct 2013 16:29:05 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/80fbe0b99cd4e7fd52b867e9f8f841d0489e07ef
openmpi: introduction to -other
---
distributed/openmpi/DETAILS | +15/-0
1 file changed, 15 insertions(+)
--- /dev/null
+++ b/distributed/openmpi/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=openmpi
+ VERSION=1.6.5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.open-mpi.org/software/ompi/v${VERSION%.*}/downloads
+ SOURCE_VFY=sha1:41fe3bdbd8d8211ae8721ef9801df1efb436a59d
+ WEB_SITE=http://www.open-mpi.org
+ ENTERED=20131025
+ UPDATED=20131025
+ SHORT="High Performance Message Passing Library"
+
+cat << EOF
+The Open MPI Project is an open source MPI-2 implementation
+that is developed and maintained by a consortium of academic,
+research, and industry partners.
+EOF
More information about the Lunar-commits
mailing list