Package Release Info

mpitests-mvapich2-3.2-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mpitests-mvapich2

Change Logs

* Sat Mar 29 2025 nicolas.morey@suse.com
- Remove support for gnu-hpc build flavours.
- Remove code handling pre-SLE12 builds.
* Mon Mar 24 2025 nicolas.morey@suse.com
- Disable gnu-hpc build flavours (bsc#1239982)
* Wed Feb 19 2025 nicolas.morey@suse.com
- Add openmpi5 to flavours (jsc#PED-11356)
* Tue Jun 25 2024 nicolas.morey@suse.com
- Disable 32b builds of hpc flavours.
* Thu Feb 22 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Fri Oct 20 2023 nicolas.morey@suse.com
- Drop support for openmpi[123] (jsc#PED-7111)
- Prepare support for openmpi5
* Mon Aug 07 2023 nicolas.morey@suse.com
- Drop support for TrueScale (bsc#1212146)
* Tue Oct 04 2022 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 2022 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 2022 dmueller@suse.com
- avoid using egrep, use grep -E to be compatible with newer grep versions