Jump to letter: [
ABCFGIJKLMNOPQRSTUVX
]
openmpi: Open Message Passing Interface
- Summary
- 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/ .
Changelog
- * Wed Sep 24 19:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.2.7-2
- Minor fix for 1.2.5 mpi registration issues
- * Tue Sep 23 19:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.2.7-1
- Build the X-Stream package (it will get updated by the normal package
when the rhel4.8 errata is released)
- Resolves: bz463441, bz463442, bz463443
- * Fri Sep 19 19:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.2.7-3
- Final fix for the scriptlets, passes a huge battery of combinatorial tests
- Resolves: bz461110