From 01bdf3aa27e2aa63f85d79ffab8f58643759ba33 Mon Sep 17 00:00:00 2001 From: yye00 Date: Tue, 1 Nov 2005 18:50:41 +0000 Subject: commits to change IOBasic to use the new reduction interface. This breaks the testsuite for testcomplex because of a new reduction scheme for complex numbers. WaveToy1DF77 also fails with inconsistency, failing at 3,7 processors with varying files and differences between them. Currently investigating these failurse in detail. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@224 4825ed28-b72c-4eae-9704-e50c059e567d --- test/test_recover.par | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_recover.par b/test/test_recover.par index 225ffc2..e068e6b 100644 --- a/test/test_recover.par +++ b/test/test_recover.par @@ -13,7 +13,7 @@ !DESC "Recover from a WaveToy ID checkpoint file in HDF5 format" -ActiveThorns = "Time WavetoyC IDScalarWaveC PUGH PUGHReduce PUGHSlab CartGrid3D CoordBase SymBase Boundary IOUtil IOBasic IOASCII IOHDF5Util IOHDF5" +ActiveThorns = "Time WavetoyC IDScalarWaveC PUGH PUGHReduce PUGHSlab CartGrid3D CoordBase SymBase Boundary IOUtil IOBasic IOASCII IOHDF5Util IOHDF5 LocalReduce" # Say that we want to recover ... # You can also try "auto" and omit the ".it_0" field in the recover_file. -- cgit v1.2.3