Accepting request 424827 from home:michel_mno:branches:science
- temporarily disable mpi test for ppc64le OBS-URL: https://build.opensuse.org/request/show/424827 OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=33
This commit is contained in:
parent
9191a2a928
commit
f1daf5c541
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 5 11:00:59 UTC 2016 - normand@linux.vnet.ibm.com
|
||||
|
||||
- temporarily disable mpi test for ppc64le
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 15:50:22 UTC 2016 - adrian@suse.de
|
||||
|
||||
|
@ -887,10 +887,13 @@ export HDF5_ALARM_SECONDS=3600
|
||||
%endif
|
||||
make -C build check
|
||||
# ignore errors for parallel builds
|
||||
# testphdf5 is hanging on ppc64le with openmpi
|
||||
%ifnarch ppc64le
|
||||
export HDF5_Make_Ignore=yes
|
||||
for mpi in %_mpi; do
|
||||
make -C $mpi check
|
||||
done
|
||||
%endif
|
||||
|
||||
%post -n libhdf5-%{sonum} -p /sbin/ldconfig
|
||||
%postun -n libhdf5-%{sonum} -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user