Set enable-opal-multi-threads for IB support
This commit is contained in:
parent
bf0167cddb
commit
eed30b5af8
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: openmpi%{?_cc_name_suffix}
|
Name: openmpi%{?_cc_name_suffix}
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Open Message Passing Interface
|
Summary: Open Message Passing Interface
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: BSD, MIT and Romio
|
License: BSD, MIT and Romio
|
||||||
@ -121,6 +121,7 @@ rm -r opal/libltdl
|
|||||||
--includedir=%{_includedir}/%{namearch} \
|
--includedir=%{_includedir}/%{namearch} \
|
||||||
--sysconfdir=%{_sysconfdir}/%{namearch} \
|
--sysconfdir=%{_sysconfdir}/%{namearch} \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
|
--enable-opal-multi-threads \
|
||||||
--with-openib=/usr \
|
--with-openib=/usr \
|
||||||
--with-sge \
|
--with-sge \
|
||||||
%ifnarch %{sparc}
|
%ifnarch %{sparc}
|
||||||
@ -225,6 +226,9 @@ sed -i -e s/-ldl// -e s/-lhwloc// \
|
|||||||
%{_sysconfdir}/rpm/macros.%{namearch}
|
%{_sysconfdir}/rpm/macros.%{namearch}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 2 2012 Orion Poplawski <orion@cora.nwra.com> 1.6.3-3
|
||||||
|
- Set enable-opal-multi-threads for IB support
|
||||||
|
|
||||||
* Thu Nov 1 2012 Orion Poplawski <orion@cora.nwra.com> 1.6.3-2
|
* Thu Nov 1 2012 Orion Poplawski <orion@cora.nwra.com> 1.6.3-2
|
||||||
- Update rpm macros to use the new module location
|
- Update rpm macros to use the new module location
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user