Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
openmpi: Open Message Passing Interface
- Summary
- Open MPI provides a programming and runtime environment for
parallel and/or distributed networked multi-computer systems .
MPI stands for the Message Passing Interface. Written by the MPI Forum,
MPI is a standardized API typically used for parallel and/or distributed
computing - see http://www.mpi-forum.org/ .
Open MPI is an open source, freely available implementation of both the
MPI-1 and MPI-2 standards, 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. For more information, see http://www.open-mpi.org/ .
Arch: sparc
Download: | openmpi-1.0.2-1.al3.sparc.rpm |
Build Date: | Sun Sep 17 12:24:36 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 22.62 MiB |
Changelog
- * Mon Jun 12 17:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 1.0.2-1
- Upgrade to 1.0.2
- * Wed Feb 15 16:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 1.0.1-1
- Import into Fedora Core
- Resolve LAM clashes
- * Wed Jan 25 16:00:00 2006 Orion Poplawski <orion{%}cora{*}nwra{*}com> - 1.0.1-2
- Use configure options to install includes and libraries
- Add ld.so.conf.d file to find libraries
- Add -fPIC for x86_64