forked from pool/mvapich2
Accepting request 766936 from home:NMoreyChaisemartin:branches:science:HPC
- Update to mvapich2 2.3.3 (jsc#SLE-8544) - See CHANGELOG for fixes and new features OBS-URL: https://build.opensuse.org/request/show/766936 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=66
This commit is contained in:
parent
fa13d197e3
commit
e0e01fd3bf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:30cc0d7bcaa075d204692f76bca4d65a539e0f661c7460ffa9f835d6249e1ebf
|
|
||||||
size 17054531
|
|
3
mvapich2-2.3.3.tar.gz
Normal file
3
mvapich2-2.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:41d3261be57e5bc8aabf4e32981543c015c5443ff032a26f18205985e18c2b73
|
||||||
|
size 17102905
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 21 08:17:00 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
- Update to mvapich2 2.3.3 (jsc#SLE-8544)
|
||||||
|
- See CHANGELOG for fixes and new features
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 6 08:10:21 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
Fri Sep 6 08:10:21 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mvapich2
|
# spec file for package mvapich2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,8 +19,8 @@
|
|||||||
%global flavor @BUILD_FLAVOR@%{nil}
|
%global flavor @BUILD_FLAVOR@%{nil}
|
||||||
|
|
||||||
%define pname mvapich2
|
%define pname mvapich2
|
||||||
%define vers 2.3.2
|
%define vers 2.3.3
|
||||||
%define _vers 2_3_2
|
%define _vers 2_3_3
|
||||||
|
|
||||||
%if "%{flavor}" == ""
|
%if "%{flavor}" == ""
|
||||||
ExclusiveArch: do_not_build
|
ExclusiveArch: do_not_build
|
||||||
@ -157,7 +157,7 @@ License: BSD-3-Clause
|
|||||||
Group: Development/Libraries/Parallel
|
Group: Development/Libraries/Parallel
|
||||||
Version: %{vers}
|
Version: %{vers}
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: mvapich2-%{version}.tar.gz
|
Source0: http://mvapich.cse.ohio-state.edu/download/mvapich/mv2/mvapich2-%{version}.tar.gz
|
||||||
Source1: mpivars.sh
|
Source1: mpivars.sh
|
||||||
Source2: mpivars.csh
|
Source2: mpivars.csh
|
||||||
Source3: macros.hpc-mvapich2
|
Source3: macros.hpc-mvapich2
|
||||||
@ -170,7 +170,7 @@ Patch3: 0001-Drop-GCC-check.patch
|
|||||||
Patch4: reproducible.patch
|
Patch4: reproducible.patch
|
||||||
# PATCH-FIX-UPSTREAM 0001-Drop-real128.patch (https://github.com/pmodels/mpich/issues/4005)
|
# PATCH-FIX-UPSTREAM 0001-Drop-real128.patch (https://github.com/pmodels/mpich/issues/4005)
|
||||||
Patch5: 0001-Drop-real128.patch
|
Patch5: 0001-Drop-real128.patch
|
||||||
Url: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
|
URL: http://mvapich.cse.ohio-state.edu/overview/mvapich2/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%if %{without skip_hpc_build}
|
%if %{without skip_hpc_build}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user