Use nemesis channel on all platforms
This commit is contained in:
parent
c027d11b82
commit
2ec2dd45ff
@ -1,7 +1,7 @@
|
|||||||
Summary: A high-performance implementation of MPI
|
Summary: A high-performance implementation of MPI
|
||||||
Name: mpich
|
Name: mpich
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://www.mpich.org/
|
URL: http://www.mpich.org/
|
||||||
@ -108,11 +108,7 @@ Contains documentations, examples and man-pages for mpich
|
|||||||
%global m_option ""
|
%global m_option ""
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64
|
|
||||||
%global selected_channels ch3:nemesis
|
%global selected_channels ch3:nemesis
|
||||||
%else
|
|
||||||
%global selected_channels ch3:sock
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifarch %{ix86} x86_64 s390 %{arm} aarch64
|
%ifarch %{ix86} x86_64 s390 %{arm} aarch64
|
||||||
%global XFLAGS -fPIC
|
%global XFLAGS -fPIC
|
||||||
@ -241,6 +237,9 @@ make check VERBOSE=1
|
|||||||
%{_datadir}/%{name}/doc/
|
%{_datadir}/%{name}/doc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 20 2016 Orion Poplawski <orion@cora.nwra.com> - 3.2-3
|
||||||
|
- Use nemesis channel on all platforms
|
||||||
|
|
||||||
* Wed Dec 9 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.2-2
|
* Wed Dec 9 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.2-2
|
||||||
- Soften version check (#1289779)
|
- Soften version check (#1289779)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user