summaryrefslogtreecommitdiffstats
path: root/development/openmpi/README
diff options
context:
space:
mode:
author Aleksandar Samardzic <asamardzic@matf.bg.ac.yu>2010-05-11 20:00:28 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:00:28 +0200
commit9ec710502981d083c16a756b8b6f575adc0f5ab4 (patch)
tree8896b03886d9943a855d772a40cac664cf42434a /development/openmpi/README
parent02a4d54beecdba9c3e00c73c1bd084b4bb430317 (diff)
downloadslackbuilds-9ec710502981d083c16a756b8b6f575adc0f5ab4.tar.gz
slackbuilds-9ec710502981d083c16a756b8b6f575adc0f5ab4.tar.xz
development/openmpi: Added to 12.0 repository
Diffstat (limited to 'development/openmpi/README')
-rw-r--r--development/openmpi/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/development/openmpi/README b/development/openmpi/README
new file mode 100644
index 0000000000..b315590fbe
--- /dev/null
+++ b/development/openmpi/README
@@ -0,0 +1,20 @@
+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. Open MPI is therefore able to combine the experise,
+technologies, and resources from all across the High Performance
+Computing community in order to build the best MPI library available.
+Open MPI offers advantages for system and software vendors, application
+developers and computer science researchers.
+
+Open MPI represents the merger between three well-known MPI
+implementations:
+ * FT-MPI from the University of Tennessee
+ * LA-MPI from Los Alamos National Laboratory
+ * LAM/MPI from Indiana University
+with contributions from the PACX-MPI team at the University of
+Stuttgart. These four institutions comprise the founding members of the
+Open MPI development team. Each of these MPI implementations excelled
+in one or more areas. The driving motivation behind Open MPI is to
+bring the best ideas and technologies from the individual projects and
+create one world-class open source MPI implementation that excels in all
+areas.