- Reenable LTO as it was not the real issue.
- Disable parallel build which is causing all kind of unexpected cbugs and crashes
- 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
- avoid using egrep, use grep -E to be compatible with newer grep versions
OBS-URL: https://build.opensuse.org/request/show/1007910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpitests?expand=0&rev=11
- 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
OBS-URL: https://build.opensuse.org/request/show/572499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpitests?expand=0&rev=2