-
Wed Jan 27 2016 Michal Schmidt <mschmidt@redhat.com> 1.4.3-5
- Rename compat-openmpiXY to openmpi-X.Y. Package names, directories,
modulefiles.
- Ship multiple openmpi versions:
- openmpi-1.4 (compat with RHEL 6.0, 6.1)
- openmpi-1.5.3 (compat with RHEL 6.2)
- openmpi-1.5.4 (compat with RHEL 6.3, 6.4, 6.5)
- openmpi-1.8 (compat with RHEL 6.6, 6.7)
- Avoid breakage in transition from the compat-openmpi package from RHEL 6.7
(was versioned as 1.4.3, but was in fact a chimera of 1.4.3 and 1.5.3,
where really only 1.5.3 had any chance of working) by keeping the
"compat-openmpi", "compat-openmpi-$arch" directory and module names
for openmpi-1.5.3.
- openmpi-1.8 keeps the module and directory unversioned names "openmpi",
"openmpi-$arch" it had in RHEL 6.7.
- Related: rhbz1158864
-
Tue Jan 19 2016 Michal Schmidt <mschmidt@redhat.com> 1.4.3-2
- Split into subpackages per OpenMPI version (compat-openmpi14,
compat-openmpi15)
- Add compat-openmpi18.
- Resolves: rhbz1158864, rhbz1142157
-
Tue Jun 03 2014 Jay Fenlason <fenlason@redhat.com> 1.4.3-1.2
- Don't bother passing in options that the 1.4.3 configure doesn't
understand.
- set XFLAGS on all archs, not just x86_64.
- Copy requires/provides filtering from openmpi so this will stop
providing libotf.so.0
Resolves: rhbz1097290
-
Wed Aug 14 2013 Jay Fenlason <fenlason@redhat.com> 1.4.3-1.1
* Also include 1.5.3 libraries so users of RHEL-6.5+ can run
programs compiled on RHEL-6.2-
Resolves: rhbz876315
-
Thu Oct 13 2011 Jay Fenlason <fenlason@redhat.com> 1.4.3-1
- New compat package to make users of openmpi-1.4 on RHEL-6 happy.
Resolves: rhbz741009