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 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
- * Sat Feb 17 18:00:00 2007 Doug Ledford <dledford{%}redhat{*}com> - 1.1.1-6
- Make the sed substitutions in both the pkgconfig file and the module
file have the g flag so sed will do *all* of the substitutions needed
- Move the openmpi.module file from /usr/share/openmpi to /usr/lib{,64}/openmpi
to resolve a multilib problem between 32bit and 64bit module files