Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Fri Oct  3 17:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.2.7-6
- - Minor fix ups to the Requires(preun) and Requires(post)
- Add a Provides mpi to base package
- Resolves: bz465447 
            - * Wed Sep 24 17:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.2.7-5
- - Minor fix for 1.2.5 mpi registration issues 
            - * Tue Sep 23 17:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 1.2.7-4
- - Fix a few issues found during the package review for the openmpi11 package
- Resolves: bz465367