Orion Poplawski
0af97bd409
Remove extraneous wrapper link libraries (bug 814798)
2012-05-15 10:49:43 -06:00
Orion Poplawski
6be4e9fc3b
Clean source tarball
2012-05-15 10:14:00 -06:00
Orion Poplawski
ee90b8dae5
Update to 1.6.0
...
Drop arm patch, appears to be addressed upstream
2012-05-15 10:06:45 -06:00
Peter Robinson
cb941ef23f
commit arm patch
2012-04-03 14:14:48 +01:00
Peter Robinson
e84526fa2a
update to 1.5.5, fix build with external hwloc, add initial support for building on ARM
2012-04-03 14:06:33 +01:00
Dennis Gilmore
471689a157
- Rebuilt for c++ ABI breakage
2012-02-28 13:29:34 -06:00
Orion Poplawski
6fa1755b2f
Rebuild with hwloc 1.4
2012-02-22 10:15:28 -07:00
Peter Robinson
d26a34ee86
Rebuild for howloc soname bump
2012-02-15 18:43:42 +00:00
Doug Ledford
b010d4ac98
Add new modulefile in mpi directory to make sorting out mpi modules
...
easier and to allow for conflicts between mpi stacks. Bug #651074
Signed-off-by: Doug Ledford <dledford@redhat.com>
2012-01-20 11:36:56 -05:00
Orion Poplawski
6e7bd70b19
Rebuild with gcc 4.7 (bug #772443 )
2012-01-08 11:12:24 -07:00
Orion Poplawski
ac4b2b29eb
Update to 1.5.4
...
Drop dt-textrel patch fixed upstream
Fixup handling removed files (bug #722534 )
Uses hwloc instead of plpa
Exclude private libraries from provides/requires (bug #741104 )
Drop --enable-mpi-threads & --enable-openib-ibcm, no longer recognized
2011-11-17 15:51:10 -07:00
Peter Robinson
5f4379b0b6
actually bump release
2011-06-18 14:00:37 +01:00
Peter Robinson
7f9e9df90e
Exclude ARM platforms due to current lack of atomic primitives on the platform
2011-06-18 13:59:24 +01:00
Jay Fenlason
ad18b4ebac
Close 647011 and 679489
2011-03-17 00:28:42 -04:00
Dennis Gilmore
13ecac7917
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 21:17:39 -06:00
Jay Fenlason
19a6b61ce5
Upgrade to 1.5, set MANPATH in openmpi.module, minor cleanup.
2010-10-18 17:37:46 -04:00
Dennis Gilmore
a978faa317
actually need to disable valgrind on all sparc arches
2010-09-05 20:10:17 -05:00
Dennis Gilmore
bf65001ac8
disable valgrind support on sparc64
2010-09-05 19:52:34 -05:00
dmalcolm
9ab346fadb
workaround for rhbz#617766
2010-07-24 16:08:26 +00:00
dmalcolm
85488098eb
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:46:21 +00:00
Jay Fenlason
d1d00b1ea4
Update to fix licencing and packaging issues. Add prepend-path PYTHONPATH
...
to the module.in file.
2010-03-29 19:21:50 +00:00
Jay Fenlason
c18f8a8524
Remove the .pc file like we did in RHEL.
2010-03-09 21:24:50 +00:00
Jay Fenlason
8580754ce5
BuildRequires: python
2010-01-26 22:58:04 +00:00
Jay Fenlason
12da6620fc
- New upstream version, which includes the changeset_r22324 patch.
...
- Correct a typo in the Source0 line in this spec file.
2010-01-26 17:19:37 +00:00
Doug Ledford
257caf3e1d
- Fix an issue with usage of _cc_name_suffix that cause a broken define in
...
our module file
2010-01-15 22:54:56 +00:00
Doug Ledford
b7f8a670ec
- Fix pkgconfig file substitution
...
- Bump version so we are later than the equivalent version from Red Hat
Enterprise Linux
2010-01-15 14:12:08 +00:00
Doug Ledford
92d1170186
- Fix pkgconfig file substitution
...
- Bump version so we are later than the equivalent version from Red Hat
Enterprise Linux
2010-01-15 13:57:11 +00:00
Doug Ledford
746245f1ae
- Update to latest upstream stable version
...
- Add support for libibcm usage
- Enable sge support via configure options since it's no longer on by
default
- Add patch to resolve allreduce issue (bz538199)
- Remove no longer needed patch for Chelsio cards
2010-01-13 18:40:51 +00:00
Jay Fenlason
c80c2951cd
Create and own man* directories for use by dependent packages.
2009-09-22 18:36:00 +00:00
Jay Fenlason
e18a03f8ae
As described in changelog:
...
- Move the module file from %{_datadir}/Modules/modulefiles/%{namearch} to
%{_sysconfdir}/modulefiles/%{namearch} where it belongs.
- Have the -devel subpackage own the man1 and man7 directories for
completeness.
- Add a blank line before the clean section.
- Remove --enable-mpirun-prefix-by-default from configure.
2009-09-16 18:50:56 +00:00
Jay Fenlason
688d01bf1a
As described in changelog.
2009-09-11 18:04:04 +00:00
Jesse Keating
f030191f27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 20:49:36 +00:00
Doug Ledford
e44762ccf6
- Add MPI_BIN and MPI_LIB to the modules file (related bz511099)
2009-07-21 16:36:29 +00:00
Doug Ledford
179cf98481
- Make sure all created dirs are owned (bz474677)
...
- Fix loading of pkgconfig file (bz476844)
- Resolve file conflict between us and libotf (bz496131)
- Resolve dangling symlinks issue (bz496909)
- Resolve unexpanded %{mode} issues (bz496911)
- Restore -devel subpackage (bz499851)
- Make getting the default openmpi devel environment easier (bz504357)
- Make the -devel package pull in the base package (bz459458)
- Make it easier to use alternative compilers to build package (bz246484)
2009-07-21 15:28:00 +00:00
Doug Ledford
de4e8efa42
- Make sure all created dirs are owned (bz474677)
...
- Fix loading of pkgconfig file (bz476844)
- Resolve file conflict between us and libotf (bz496131)
- Resolve dangling symlinks issue (bz496909)
- Resolve unexpanded %{mode} issues (bz496911)
- Restore -devel subpackage (bz499851)
- Make getting the default openmpi devel environment easier (bz504357)
- Make the -devel package pull in the base package (bz459458)
- Make it easier to use alternative compilers to build package (bz246484)
2009-07-21 15:22:03 +00:00
Doug Ledford
c1fa9cb5ec
- Make sure all created dirs are owned (bz474677)
...
- Fix loading of pkgconfig file (bz476844)
- Resolve file conflict between us and libotf (bz496131)
- Resolve dangling symlinks issue (bz496909)
- Resolve unexpanded %{mode} issues (bz496911)
- Restore -devel subpackage (bz499851)
- Make getting the default openmpi devel environment easier (bz504357)
- Make the -devel package pull in the base package (bz459458)
- Make it easier to use alternative compilers to build package (bz246484)
2009-07-21 15:08:21 +00:00
Jussi Lehtola
abc4fcbe1d
Fix builds of other pacakges in rawhide.
2009-07-18 17:20:38 +00:00
Lubomir Rintel
9c371e1f75
- Treat i586 the same way as i386
2009-05-08 20:18:34 +00:00
Doug Ledford
06dbf65503
- fixed broken update
...
- Resolves: bz496909, bz496131, bz496911
2009-04-22 21:24:39 +00:00
Doug Ledford
fa6ba230eb
- fixed broken update
...
- Resolves: bz496909, bz496131, bz496911
2009-04-22 15:04:12 +00:00
Tom Callaway
e500ef7605
update to 1.3.1
2009-04-14 20:55:48 +00:00
Jesse Keating
b501635158
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 08:35:35 +00:00
Jesse Keating
23a5ce7118
- Autorebuild for GCC 4.3
2008-02-19 01:45:09 +00:00
Doug Ledford
9f66e543b3
- Update to 1.2.4 upstream version
...
- Build against libtorque
- Pass a valid mode to open
- Resolves: bz189441, bz265141
2007-10-17 19:25:14 +00:00
Doug Ledford
ec35c692ff
- Update to 1.2.4 upstream version
2007-10-17 18:34:13 +00:00
Jesse Keating
d7ea92a38f
- Rebuild for selinux ppc32 issue.
2007-08-29 04:00:52 +00:00
Doug Ledford
a9cdb7eb0f
Fix directory permission problem
2007-07-16 17:43:31 +00:00
Doug Ledford
f5b7a30eb0
Fix directory permission problem
2007-07-16 17:42:07 +00:00
Florian La Roche
a8a15269e1
- add further requires
2007-07-12 12:12:05 +00:00
Doug Ledford
b1bb0e4c6b
- Fix dangling symlink issue caused by a bad macro usage
...
- Resolves: bz246450
2007-07-02 14:17:42 +00:00
Doug Ledford
4739e23be4
- Update to latest upstream version
...
- Fix file ownership on -libs package
- Take a swing at solving the multi-install compatibility issues
2007-06-28 22:06:10 +00:00
Florian La Roche
f9acfe6c4f
- add alternatives reqs
2007-02-06 10:31:27 +00:00
Doug Ledford
ce4d3fb97b
Fix for ia64
2006-10-13 18:24:44 +00:00
Doug Ledford
dfe1d27e0f
Don't need the buildreqs where we don't have openib
2006-10-13 12:59:39 +00:00
Doug Ledford
8ae2f755ed
openmpi-1.1 doesn't really like s390
2006-08-27 17:17:12 +00:00
Doug Ledford
feede46b35
fc6 doesn't have user space infiniband support, skip it for now.
2006-08-27 17:05:50 +00:00
Doug Ledford
533316b833
Minor tweaks
2006-08-27 17:01:44 +00:00
Doug Ledford
e44b6a93ff
One file in particular...
2006-08-08 00:46:46 +00:00
Doug Ledford
a7d0b1bc21
Add the file back in since I'm building for rhel5
2006-08-08 00:31:48 +00:00
Doug Ledford
b637e0aa21
Lint cleanups, update to use alternatives instead of a custom version of
...
the same thing.
2006-08-08 00:19:17 +00:00
Doug Ledford
95fb784f43
Clean ups
2006-08-07 20:43:43 +00:00
Doug Ledford
a0402c7b7e
Update the arches again
2006-08-05 03:39:39 +00:00
Doug Ledford
39b3f9033d
Control the arches we build on
2006-08-05 00:52:19 +00:00
Doug Ledford
9d23ea31c9
Catch a couple unpackaged files
2006-08-05 00:11:25 +00:00
Doug Ledford
1289a99e40
One more buildreq
2006-08-04 23:44:47 +00:00
Doug Ledford
796267905f
Oops, stale rhel4-ism
2006-08-04 22:41:18 +00:00
Doug Ledford
74f136f948
Build everywhere, but only support openib where openib exists
2006-08-04 22:35:04 +00:00
Doug Ledford
8f2f3ecb44
Update to 1.1, add IB support
2006-08-04 22:16:14 +00:00
jvdias
2ee3f6c6fd
upgrade to 1.0.2
2006-06-12 20:18:02 +00:00
jvdias
36fe11a5c5
add /etc/ld.so.conf.d/mpi.conf integration with lam
2006-02-22 00:55:29 +00:00
jvdias
f7e5af92c8
auto-import openmpi-1.0.1-1 on branch devel from openmpi-1.0.1-1.src.rpm
2006-02-17 23:09:07 +00:00