| Name: | openmpi |
|---|---|
| Version: | 1.6.4 |
| Release: | 5.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 10276548 |
| License: | BSD, MIT and Romio |
| RPM: | openmpi-1.6.4-5.el7.x86_64.rpm |
| Source RPM: | openmpi-1.6.4-5.el7.src.rpm |
| Build Date: | Sat Dec 13 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.open-mpi.org/ |
| Summary: | Open Message Passing Interface |
| Description: | 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/ . |
- add support for aarch64 (backport by Marcin Juszkiewicz) - Resolves: #1132244
- add support for ppc64le - Resolves: #1125635
- Mass rebuild 2013-12-27
- Re-merge the fixes needed to build on RHEL-7. - Resolves: rhbz927802
- Exclude libopen-trace.* from requires
- Update to 1.6.4 - Drop f90sover and arm-atomics patch fixed upstream
- Make __requires_exclude more specific so we don't exclude needed libs (bug #905263)
- Update atomics patch for ARM (thanks to Jon Masters)
- Atomics patch to fix building on ARM (thanks to Jon Masters)
- Add patch to fix libmpi_f90.so version - Add patch to link tests with system libltdl - Run make check