From a83b0e625ed1668fbbbdd380034a2d2ff8e49a7c Mon Sep 17 00:00:00 2001 From: Brooks Davis 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/openmpi/files/pkg-message.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 net/openmpi/files/pkg-message.in (limited to 'net/openmpi/files') diff --git a/net/openmpi/files/pkg-message.in b/net/openmpi/files/pkg-message.in new file mode 100644 index 000000000000..cf82021caaed --- /dev/null +++ b/net/openmpi/files/pkg-message.in @@ -0,0 +1,7 @@ +In order to use Open MPI, you make the following additions to your +PATH and LD_LIBRARY_PATH variables: + + PATH %%PREFIX%%/%%MPIDIR%%/bin + LD_LIBRARY_PATH %%PREFIX%%/%%MPIDIR%%/lib + +Failure to do so will result in bizarre command failures. -- cgit v1.2.3