-
Tue Aug 14 2012 Doug Ledford <dledford@redhat.com> - 1.4-7
- Take two on the aliasing fix
- Related: bz771441
-
Tue Aug 14 2012 Doug Ledford <dledford@redhat.com> - 1.4-6
- Add -fno-strict-aliasing for rpmdiff
- Related: bz771441
-
Tue Aug 14 2012 Doug Ledford <dledford@redhat.com> - 1.4-5
- Bump and rebuild against latest libibverbs, librdmacm, etc.
- Related: bz771441
-
Wed Feb 24 2010 Doug Ledford <dledford@redhat.com> - 1.4-4
- Fix a couple dangling symlinks that rpmdiff complains about
-
Wed Feb 24 2010 Doug Ledford <dledford@redhat.com> - 1.4-3
- Don't build against dapl as the udapl btl transport causes copious warnings
that we don't care about (bz479941) and if no hardware is ever found,
instead of gracefully moving on to the next available btl method it very
ungracefully bails out of the program entirely (bz543453).
- Related: bz479941, bz543453
-
Thu Jan 14 2010 Doug Ledford <dledford@redhat.com> - 1.4-2
- Resolve allreduce regression
- Resolves: bz555159
-
Wed Dec 23 2009 Doug Ledford <dledford@redhat.com> - 1.4-1
- Update to latest upstream version
- Drop no longer needed patch
- Add libibcm support so users can choose either librdmacm or libibcm for
connection management
- Related: bz518218
-
Thu Aug 20 2009 Jay Fenlason <fenlason@redhat.com> - 1.3.2-3.el5
- Add librdmacm librdmacm-devel to build-requires so that rdmacm support
gets compiled in, so it works withiWARP devices.
- Resolves: bz515565
- Add openmpi-bz515567.patch from Steve Wise (swise@opengridcomputing.com)
to add support for the latest Chelsio devices.
- Resolves: bz515567
-
Tue Jun 23 2009 Doug Ledford <dledford@redhat.com> - 1.3.2-2.el5
- Rebuild against libibverbs that isn't missing the proper ppc wmb() macro
- Related: bz506258
-
Mon Jun 22 2009 Doug Ledford <dledford@redhat.com> - 1.3.2-1.el5
- Update to 1.3.2...this should be the last binary incompatible update
- Build against non-XRC libibverbs
- Enable valgrind annotations
- Related: bz506258, bz504284
-
Sat Apr 18 2009 Doug Ledford <dledford@redhat.com> - 1.3.1-1
- Update to ofed 1.4.1-rc3 version
- Improve the multi compiler support in the spec file
- Related: bz459652
-
Sat Oct 04 2008 Doug Ledford <dledford@redhat.com> - 1.2.7-6
- Minor fix ups to the Requires(preun) and Requires(post)
- Add a Provides mpi to base package
- Resolves: bz465447
-
Thu Sep 25 2008 Doug Ledford <dledford@redhat.com> - 1.2.7-5
- Minor fix for 1.2.5 mpi registration issues
-
Wed Sep 24 2008 Doug Ledford <dledford@redhat.com> - 1.2.7-4
- Fix a few issues found during the package review for the openmpi11 package
- Resolves: bz465367
-
Sat Sep 20 2008 Doug Ledford <dledford@redhat.com> - 1.2.7-3
- Touchup scripts for additional fixes related to upgrade paths
-
Fri Sep 19 2008 Doug Ledford <dledford@redhat.com> - 1.2.7-2
- Missing a closing fi in a script, fixed
-
Thu Sep 18 2008 Doug Ledford <dledford@redhat.com> - 1.2.7-1
- Update to latest upstream version
- Make the mandir be {mpidir}/man so that we don't need to futz with the
manpath at all, man will automatically find our man pages for us
- buildrequire compat-dapl-devel so we find dapl and build a dapl transport
- Seriously rework the scriptlets to avoid the issue that was release noted
with openmpi-1.2.5
- Resolves: bz447436, bz448388, bz455885, bz451469
-
Thu Apr 10 2008 Doug Ledford <dledford@redhat.com> - 1.2.5-5
- Fix the openib transport to know about both part ids on newer ehca adapters
- Resolves: bz441397
-
Wed Apr 02 2008 Doug Ledford <dledford@redhat.com> - 1.2.5-4
- Update to use mpi-selector for mpi package runtime priority selection
- Use mpi-selector change to fix bz433841 for real this time
- Related: bz428199
-
Fri Feb 22 2008 Doug Ledford <dledford@redhat.com> - 1.2.5-3
- Openmpi had the same bug as lam in regards to alternatives link management.
Fix the bug by protecting the uninstall scriptlets from running unless we
are doing an actual erase of the package.
-
Wed Feb 06 2008 Doug Ledford <dledford@redhat.com> - 1.2.5-2
- Don't require mpi-selector yet
-
Mon Jan 28 2008 Doug Ledford <dledford@redhat.com> - 1.2.5-1
- Update to latest release and use mpi-selector functionality
- Resolves: bz428199
-
Tue Jul 17 2007 Doug Ledford <dledford@redhat.com> - 1.2.3-4
- Fix directory permissions on the base openmpi directory
-
Fri Jul 13 2007 Florian La Roche <laroche@redhat.com> - 1.2.3-3
- requires alternatives for various sub-rpms
- Resolves: bz248029
-
Tue Jul 03 2007 Doug Ledford <dledford@redhat.com> - 1.2.3-2
- Fix dangling symlink issue caused by a bad macro usage
-
Thu Jun 28 2007 Doug Ledford <dledford@redhat.com> - 1.2.3-1
- Update to latest upstream version
- Compile against updated openib libraries
- Add udapl as a transport mechanism
- Fix file ownership on -libs package
- Take a swing at solving the multi-install compatibility issues
- Resolves: bz229298, bz245818
-
Tue Feb 20 2007 Doug Ledford <dledford@redhat.com> - 1.1.1-7
- Bump version to be at least as high as the RHEL4U5 openmpi
- Integrate fixes made in RHEL4 openmpi into RHEL5 (fix a multilib conflict
for the openmpi.module file by moving from _datadir to _libdir, make sure
all sed replacements have the g flag so they replace all instances of
the marker per line, not just the first, and add a %defattr tag to the
files section of the -libs package to avoid install errors about
brewbuilder not being a user or group)
- Resolves: bz229298
-
Thu Jan 18 2007 Doug Ledford <dledford@redhat.com> - 1.1.1-5
- Remove the FORTIFY_SOURCE and stack protect options
- Related: bz213075
-
Sat Oct 21 2006 Doug Ledford <dledford@redhat.com> - 1.1.1-4
- Bump and build against the final openib-1.1 package
-
Thu Oct 19 2006 Doug Ledford <dledford@redhat.com> - 1.1.1-3
- Fix an snprintf length bug in opal/util/cmd_line.c
- RESOLVES: rhbz#210714
-
Thu Oct 19 2006 Doug Ledford <dledford@redhat.com> - 1.1.1-2
- Bump and build against openib-1.1-0.pre1.1 instead of 1.0
-
Wed Oct 18 2006 Doug Ledford <dledford@redhat.com> - 1.1.1-1
- Update to upstream 1.1.1 version
-
Sat Oct 14 2006 Doug Ledford <dledford@redhat.com> - 1.1-7
- ia64 can't take -m64 on the gcc command line, so don't set it there
-
Thu Oct 12 2006 Doug Ledford <dledford@redhat.com> - 1.1-6
- Bump rev to match fc6 rev
- Fixup some issue with alternatives support
- Split the 32bit and 64bit libs ld.so.conf.d files into two files so
multilib or single lib installs both work properly
- Put libs into their own package
- Add symlinks to /usr/share/openmpi/bin32 so that opal_wrapper-%{mode}
can be called even if it isn't the currently selected default method in
the alternatives setup (opal_wrapper needs to be called by mpicc, mpic++,
etc. in order to determine compile mode from argv[0]).
-
Mon Aug 28 2006 Doug Ledford <dledford@redhat.com> - 1.1-4
- Make sure the post/preun scripts only add/remove alternatives on initial
install and final removal, otherwise don't touch.
-
Sat Aug 26 2006 Doug Ledford <dledford@redhat.com> - 1.1-3
- Don't ghost the mpi.conf file as that means it will get removed when
you remove 1 out of a number of alternatives based packages
- Put the .mod file in -devel
-
Tue Aug 08 2006 Doug Ledford <dledford@redhat.com> - 1.1-2
- Various lint cleanups
- Switch to using the standard alternatives mechanism instead of a home
grown one
-
Thu Aug 03 2006 Doug Ledford <dledford@redhat.com> - 1.1-1
- Upgrade to 1.1
- Build with Infiniband support via openib
-
Tue Jun 13 2006 Jason Vas Dias <jvdias@redhat.com> - 1.0.2-1
- Upgrade to 1.0.2
-
Thu Feb 16 2006 Jason Vas Dias <jvdias@redhat.com> - 1.0.1-1
- Import into Fedora Core
- Resolve LAM clashes
-
Thu Jan 26 2006 Orion Poplawski <orion@cora.nwra.com> - 1.0.1-2
- Use configure options to install includes and libraries
- Add ld.so.conf.d file to find libraries
- Add -fPIC for x86_64
-
Wed Jan 25 2006 Orion Poplawski <orion@cora.nwra.com> - 1.0.1-1
- 1.0.1
- Use alternatives
-
Sun Nov 20 2005 Ed Hill <ed@eh3.com> - 1.0-2
- fix lam conflicts
-
Sat Nov 19 2005 Ed Hill <ed@eh3.com> - 1.0-1
- initial specfile created