jskarvad pushed to hpl (f21). "Dropped the check, because it hangs on ARM (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 19 21:53:05 UTC 2015


From 689c00e5f179a46d1bd59a2cbaedb1f7b34c424e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= <jskarvad at redhat.com>
Date: Tue, 19 May 2015 23:52:08 +0200
Subject: Dropped the check, because it hangs on ARM
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Jaroslav Škarvada <jskarvad at redhat.com>

diff --git a/hpl.spec b/hpl.spec
index 25639db..12c8f80 100644
--- a/hpl.spec
+++ b/hpl.spec
@@ -129,22 +129,6 @@ install -d -D -m 0755 %{buildroot}%{_mandir}/man3
 install -p -D -m 0644 man/man3/* %{buildroot}%{_mandir}/man3
 
 
-%check
-# Check openmpi implementation
-%{_openmpi_load}
-pushd bin/${MPI_COMPILER}
-mpirun -n 4 ./xhpl
-popd
-%{_openmpi_unload}
-
-# Check mpich implementation
-%{_mpich_load}
-pushd bin/${MPI_COMPILER}
-mpirun -n 4 ./xhpl
-popd
-%{_mpich_unload}
-
-
 %files common
 %exclude %{_docdir}/%{name}/html
 %license COPYRIGHT
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/hpl.git/commit/?h=f21&id=689c00e5f179a46d1bd59a2cbaedb1f7b34c424e


More information about the scm-commits mailing list