diff --git a/scalasca.spec b/scalasca.spec index 7423cff..bc7a2d6 100644 --- a/scalasca.spec +++ b/scalasca.spec @@ -19,7 +19,7 @@ Name: scalasca Version: 2.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Toolset for performance analysis of large-scale parallel applications # ScoutPatternParser and SilasConfigParser are GPL @@ -132,7 +132,7 @@ chrpath -d $RPM_BUILD_ROOT%_libdir/{openmpi,mpich}/bin/scout.{ser,omp} %check %_openmpi_load cd openmpi -OMPI_MCA_orte_allocation_required=0 OMPI_MCA_btl=sm,self \ +OMPI_MCA_rmaps_base_oversubscribe=1 \ make check VERBOSE=1 @@ -170,6 +170,9 @@ make check VERBOSE=1 %changelog +* Thu Feb 14 2019 Orion Poplawski - 2.4-7 +- Rebuild for openmpi 3.1.3 + * Sat Feb 02 2019 Fedora Release Engineering - 2.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild