Hello community, here is the log from the commit of package mpitests for openSUSE:Factory checked in at 2018-02-06 16:47:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpitests (Old) and /work/SRC/openSUSE:Factory/.mpitests.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpitests" Tue Feb 6 16:47:30 2018 rev:2 rq:572499 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mpitests/mpitests.changes 2018-01-30 15:43:36.600828034 +0100 +++ /work/SRC/openSUSE:Factory/.mpitests.new/mpitests.changes 2018-02-06 16:47:30.644682284 +0100 @@ -1,0 +2,24 @@ +Mon Jan 29 14:45:46 UTC 2018 - [email protected] + +- 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 + + +------------------------------------------------------------------- Old: ---- osu-micro-benchmarks-5.3.2.tar.gz New: ---- osu-micro-benchmarks-5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpitests.spec ++++++ --- /var/tmp/diff_new_pack.2EKQu0/_old 2018-02-06 16:47:31.320650654 +0100 +++ /var/tmp/diff_new_pack.2EKQu0/_new 2018-02-06 16:47:31.324650467 +0100 @@ -1,7 +1,7 @@ # # spec file for package mpitests # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,8 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%global flavor @BUILD_FLAVOR@%nil +%global flavor @BUILD_FLAVOR@%nil %if "%{flavor}" == "" %define pack_suff %{nil} @@ -38,8 +38,7 @@ %endif - -%define osu_ver 5.3.2 +%define osu_ver 5.4 %define imb_ver 2018.1 %define mpi_home %{hpc_mpi_home %flavor} %define implem_list_dir %{_datadir}/mpitests/implem.d/ @@ -47,14 +46,16 @@ Name: mpitests%{pack_suff} %if "%{flavor}" == "" Summary: MPI Benchmarks common files +License: BSD-3-Clause and CPL-1.0 +Group: Development/Languages/Other %else Summary: MPI Benchmarks and tests for %{flavor} +License: BSD-3-Clause and CPL-1.0 +Group: Development/Languages/Other %endif Version: 3.2 Release: 0 Url: http://www.openfabrics.org/downloads.htm -License: BSD-3-Clause and CPL-1.0 -Group: Development/Languages/Other Source0: http://mvapich.cse.ohio-state.edu/download/mvapich/osu-micro-benchmarks-%{osu_ver}.tar.gz Source1: https://github.com/intel/mpi-benchmarks/archive/v%{imb_ver}.tar.gz#/IMB_2018_Update1.tgz Source3: mpitests-runtests.sh @@ -66,8 +67,8 @@ BuildRequires: gcc-c++ BuildRequires: suse-hpc %if "%{flavor}" != "" -BuildRequires: %{flavor}-devel BuildRequires: %{flavor} +BuildRequires: %{flavor}-devel Requires: %{flavor} BuildRequires: mpitests = %{version} Requires: mpitests = %{version} ++++++ osu-micro-benchmarks-5.3.2.tar.gz -> osu-micro-benchmarks-5.4.tar.gz ++++++ ++++ 118475 lines of diff (skipped)
