Accepting request 702622 from home:NMoreyChaisemartin:branches:science:HPC
- Update to mvapich2 2.3.1 - See CHANGELOG for fixes and new features - Refreshed patches against the new version: - 0001-Drop-GCC-check.patch - mvapich2-arm-support.patch - mvapich2-s390_get_cycles.patch - Drop mvapich2-fix-double-free.patch as it was merged upstream OBS-URL: https://build.opensuse.org/request/show/702622 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=58
This commit is contained in:
committed by
Git OBS Bridge
parent
e93df742ed
commit
ab816e656c
@@ -19,8 +19,8 @@
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
|
||||
%define pname mvapich2
|
||||
%define vers 2.2
|
||||
%define _vers 2_2
|
||||
%define vers 2.3.1
|
||||
%define _vers 2_3_1
|
||||
|
||||
%if "%{flavor}" == ""
|
||||
ExclusiveArch: do_not_build
|
||||
@@ -167,7 +167,6 @@ Patch2: mvapich2-arm-support.patch
|
||||
# PATCH-FIX-UPSTREAM 0001-Drop-GCC-check.patch (bnc#1129421)
|
||||
# It's been merged upstream, should be removed with the next release
|
||||
Patch3: 0001-Drop-GCC-check.patch
|
||||
Patch4: mvapich2-fix-double-free.patch
|
||||
Url: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -298,7 +297,6 @@ is based on MPICH2 and MVICH. This package contains the static libraries
|
||||
%patch0
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4
|
||||
cp /usr/share/automake*/config.* .
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user