Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openmpi11: 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/ .
The openmpi11 package is provided as a back compatibility package for
applications compiled against any openmpi-1.1 series stack (the openmpi-1.2
series changed some library names and breaks ABI).
Changelog
        
            - * Tue Jan 27 18:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.1.5-7
- - The build environment changed, and we now need to specifically require
  gcc4-gfortran in order to preserve ABI. 
            - * Tue Jan 27 18:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.1.5-6
- - The 1.1.5-5 build was missing fortran support for no known reason.  Bump
  and rebuild to see if it was a transient issue in the build system. 
            - * Mon Jan 26 18:00:00 2009 Doug Ledford <dledford{%}redhat{*}com> - 1.1.5-5
- - Fix build requires
- Resolves: bz465922