Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Tue Aug  7 19:00:00 2007 Doug Ledford <dledford{%}redhat{*}com> - 1.2.3-1
 
            - Update to latest version as part of OFED 1.2 Infiniband stack update
- Resolves: bz250544
 
        
            - * Tue Feb 20 18:00:00 2007 Doug Ledford <dledford{%}redhat{*}com> - 1.1.1-8
 
            - Add a Requires: on numactl to solve an rpm dependency resolution problem
  that was found in automated package upgrade testing
 
        
            - * Mon Feb 19 18:00:00 2007 Doug Ledford <dledford{%}redhat{*}com> - 1.1.1-7
 
            - Add a %defattr statement to the files section for the -libs package
- Resolves: bz229226