orion pushed to scorep (master). "No mpich on EL6 ppc64"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 03:16:46 UTC 2015


>From c38ef09b28500a13e811c4f07442220037572de5 Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Wed, 15 Apr 2015 21:16:40 -0600
Subject: No mpich on EL6 ppc64


diff --git a/scorep.spec b/scorep.spec
index 4e88586..c8b3b0a 100644
--- a/scorep.spec
+++ b/scorep.spec
@@ -27,6 +27,12 @@ Requires:       papi
 # No openmpi on s390(x)
 %global with_openmpi 0
 %endif
+# No mpich on EL6 ppc64
+%ifarch ppc64
+%if 0%{?rhel} && 0%{?rhel} <= 6
+%global with_mpich 0
+%endif
+%endif
 
 %if %{with_mpich}
 %global mpi_list mpich
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/scorep.git/commit/?h=master&id=c38ef09b28500a13e811c4f07442220037572de5


More information about the scm-commits mailing list