298 lines
10 KiB
Plaintext
298 lines
10 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Mar 29 14:54:31 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Remove support for gnu-hpc build flavours.
|
|
- Remove code handling pre-SLE12 builds.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 24 12:54:55 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Disable gnu-hpc build flavours (bsc#1239982)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 20:09:26 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Add openmpi5 to flavours (jsc#PED-11356)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 25 13:21:10 UTC 2024 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Disable 32b builds of hpc flavours.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 22 14:09:26 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 10:27:04 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Drop support for openmpi[123] (jsc#PED-7111)
|
|
- Prepare support for openmpi5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 17:04:05 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Drop support for TrueScale (bsc#1212146)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 4 09:48:02 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
|
|
|
- Reenable LTO as it was not the real issue.
|
|
- Disable parallel build which is causing all kind of unexpected cbugs and crashes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 15:48:01 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
|
|
|
- Update OSU micro benchmark to 6.1
|
|
- Update Intel MPI Benchmarks to v2021.3
|
|
- Add osu-fix-bad-return-values.patch to fix compilation errors
|
|
- Add imb-cpp-flags.patch to fix IMB compilation flags
|
|
- Disable LTO as there are multiple failures with openMPI
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 12 13:22:05 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- avoid using egrep, use grep -E to be compatible with newer grep versions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 21:14:42 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
|
|
|
- Update OSU micro benchmark to 5.6.3
|
|
- Update Intel MPI Benchmarks to v2019.6
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 19 09:12:17 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
|
|
|
- Update OSU micro benchmark to 5.6.2
|
|
- Update Intel MPI Benchmarks to v2019.5
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 19 08:47:09 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
|
|
|
- Add build for openmpi4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 24 10:27:20 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Fix syntax error in SLE version checks for openmpi3, sle_version
|
|
is not defined for Factory.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 16:12:10 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
|
|
|
- Enable mpitests-openmpi3 for SLE >= 15-SP2
|
|
- Support releases with openmpi not yet renamed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 07:27:25 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
|
|
|
- openmpi was renamed into openmpi1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 22 14:49:57 UTC 2018 - nmoreychaisemartin@suse.com
|
|
|
|
- Fix compatibility for SLE12*
|
|
- Sync changelog with SLES12SP3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 28 09:29:59 UTC 2018 - nmoreychaisemartin@suse.com
|
|
|
|
- Add a bcond to force build against openmpi3 on SLE
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 12:03:45 UTC 2018 - nmoreychaisemartin@suse.com
|
|
|
|
- Disable openmpi3 flavors in SLE
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 29 14:45:46 UTC 2018 - nmoreychaisemartin@suse.com
|
|
|
|
- Update OSU micro benchmark to 3.4
|
|
* New Features & Enhancements
|
|
- Introduce new OpenSHMEM Non-blocking Benchmarks
|
|
* osu_oshm_get_mr_nb
|
|
* osu_oshm_get_nb
|
|
* osu_oshm_put_mr_nb
|
|
* osu_oshm_put_nb
|
|
* osu_oshm_put_overlap
|
|
- Automatically build OpenSHMEM 1.3 benchmarks when library support
|
|
is detected
|
|
- Add ability to specify min and max message size for point-to-point
|
|
and one-sided benchmarks
|
|
- Enhanced error handling for MPI benchmarks
|
|
- Code clean-ups and unification of utility functions across benchmarks
|
|
- Enhanced help messages and runtime parameters
|
|
* Bug Fixes
|
|
- Fix compile-time warnings
|
|
- Fix peer calculation formula in UPC/UPC++ benchmarks
|
|
- Fix correct number of warmup iterations in osu_barrier benchmark
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 26 10:32:23 UTC 2018 - nmoreychaisemartin@suse.com
|
|
|
|
- Prepare for submission to Factory (bsc#1076593)
|
|
- Only run validation if mpitests_check bcond is not set
|
|
- Add missing copyright file for OSU
|
|
- Update IMB to IMB 2018.1 and switch source to github
|
|
- Remove obsolete norootforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 4 09:55:06 UTC 2018 - nmoreychaisemartin@suse.com
|
|
|
|
- Disable mvapich2 tests on arm as they fail at the moment
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 8 08:57:36 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Add --oversubscribe option for OpenMPI3 to fix fails on single
|
|
CPU systems
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 7 10:21:46 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Move hpc_mpi_home macro locally
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 30 10:51:35 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Use new macro for mpi_home
|
|
- Remove the need for mpi-validate
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 30 08:52:52 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Add multibuild mpich
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 23 15:18:02 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Add gnu-hpc flavours
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 25 11:53:50 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Add gen_multibuild.sh to autogenerate the _multibuild file
|
|
from OBS project list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 25 08:23:32 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Support any install path for mpi implementation
|
|
- Remove forced psm2 btl for openmpi
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 13 12:38:40 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Openmpi2 is not available on ppc64 anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 11 12:09:01 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Disable mvapich2-psm2 test when no PSM hardware is available
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 8 16:12:14 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Dump all log files on error to ease debuggability
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 14:23:08 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Add mpitests-run.sh as a wrapper to run the testsuite for
|
|
all installed mpitests flavors
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 12 07:55:44 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Remove legacy mpitests tarball (unmaintained by OFED)
|
|
- Drop associated patches:
|
|
- mpitests-link_to_libm.patch
|
|
- mpitests-order_of_evaluation.patch
|
|
- mpitests-codecleanup.patch
|
|
- mpitests-rpm_opt_flags.patch
|
|
- Update used test suites:
|
|
* OSU micro benchmark 5.3.2
|
|
* IMB 2017 Update 2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 10 13:16:23 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Add mpitests-runtests.sh top run and check results of all
|
|
installed tests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 27 10:36:04 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Add _multibuild to build the various flavours
|
|
- Add a build for mvapich2-psm2, mpich and mpich-ofi
|
|
- Add mpitests-IMB-all-tests.patch to build IMB tests for MPI-2
|
|
features
|
|
- Add dependency to the associated mpi package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 23 15:55:29 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- PSM2 is only available on x86_64
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 26 10:06:16 UTC 2017 - nmoreychaisemartin@suse.com
|
|
|
|
- Build against openmpi-1.10. bsc#1035326
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 9 18:27:07 CEST 2014 - pth@suse.de
|
|
|
|
- Remove the bogus copy of mpitests-mvapich2.dif.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 3 11:24:34 CEST 2014 - pth@suse.de
|
|
|
|
- Update to OFED 3.12 final.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 28 14:14:44 CET 2014 - pth@suse.de
|
|
|
|
- Rename mpitests-mvapich2.dif to mpitests-order_of_evaluation.patch.
|
|
- Package the license files for the Intel benchmarks.
|
|
- Add mpitests-rpm_opt_flags.patch to pass RPM_OPT_FLAGS to compiler.
|
|
- Add mpitests-link_to_libm.patch to link to libm.
|
|
- Convert all text files to unix format.
|
|
- Remove the files refering to mvapich.
|
|
- Add mpitests-codecleanup.patch to fix a cased of uninitialised
|
|
var being used.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 24 19:05:58 CET 2014 - pth@suse.de
|
|
|
|
- Update to OFED 3.12 daily.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 13 18:47:55 CET 2014 - pth@suse.de
|
|
|
|
- New package from SLE
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 6 12:39:08 CEST 2013 - pth@suse.de
|
|
|
|
- Enable build on s390(x).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 28 18:17:56 UTC 2010 - jjolly@novell.com
|
|
|
|
- Update to v3.2 from OFED 1.5.2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 28 08:10:50 CET 2008 - jjolly@suse.de
|
|
|
|
- Updated to verion 3.1 from OFED 1.4 rc3
|
|
- Split off mpitests-mvapich and mpitests-mvapich2 to avoid build
|
|
conflict
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 11 17:47:29 CEST 2007 - hvogel@suse.de
|
|
|
|
- Initial Package, Version 2.0
|
|
|