MPI Benchmarks and tests
Set of popular MPI benchmarks: IMB-2.3 Presta-1.4.0 OSU benchmarks ver
2.2
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/mpitests && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
IMB-v2021.3.tar.gz | 0000221038 216 KB | |
_multibuild | 0000000682 682 Bytes | |
imb-cpp-flags.patch | 0000000505 505 Bytes | |
mpitests-rpmlintrc | 0000000024 24 Bytes | |
mpitests-run.sh | 0000001739 1.7 KB | |
mpitests-runtests.sh | 0000001372 1.34 KB | |
mpitests.changes | 0000009447 9.23 KB | |
mpitests.spec | 0000007257 7.09 KB | |
osu-fix-bad-return-values.patch | 0000000908 908 Bytes | |
osu-micro-benchmarks-6.1.tar.gz | 0000787880 769 KB |
Latest Revision
Daniel Mach (dmach)
committed
(revision 2)
- Reenable LTO as it was not the real issue. (jsc#PED-2448) - 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
Comments 0