From dfa5c65c71eae0e31c55d6479afb2e7f6f8646c6 Mon Sep 17 00:00:00 2001 From: brooks Date: Thu, 27 Oct 2005 23:41:25 +0000 Subject: Add Open MPI 1.0rc4. From http://www.open-mpi.org/ Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index eecdfc322a6a..ee26b4335a3b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -484,6 +484,7 @@ SUBDIR += openldap23-sasl-client SUBDIR += openldap23-server SUBDIR += openmcu + SUBDIR += openmpi SUBDIR += openntpd SUBDIR += openradius SUBDIR += openslp -- cgit