From 2ac119c5b2b1051d28bdbed8f69ce56fe52d427b Mon Sep 17 00:00:00 2001 From: yye00 Date: Tue, 1 Nov 2005 18:50:39 +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.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@93 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7 --- test/test_pw_ADM_leap.par | 4 ++-- test/test_pw_ADM_sl.par | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/test_pw_ADM_leap.par b/test/test_pw_ADM_leap.par index 376c8af..18fa994 100644 --- a/test/test_pw_ADM_leap.par +++ b/test/test_pw_ADM_leap.par @@ -3,7 +3,7 @@ ######################################################### # Required thorns -ActiveThorns = "Boundary time pugh pughslab pughreduce CartGrid3D CoordBase SymBase ADMBase ADM ADMMacros StaticConformal CoordGauge IDLinearWaves ioascii ioutil iobasic" +ActiveThorns = "Boundary time pugh pughslab pughreduce CartGrid3D CoordBase SymBase ADMBase ADM ADMMacros StaticConformal CoordGauge IDLinearWaves ioascii ioutil iobasic localreduce" # GENERAL @@ -62,4 +62,4 @@ IOBasic::outInfo_vars = "admbase::gzz" ################################################################## # do not use the new scheme for names of output files -IO::new_filename_scheme = "no" \ No newline at end of file +IO::new_filename_scheme = "no" diff --git a/test/test_pw_ADM_sl.par b/test/test_pw_ADM_sl.par index 89df53d..73ae811 100644 --- a/test/test_pw_ADM_sl.par +++ b/test/test_pw_ADM_sl.par @@ -3,7 +3,7 @@ ######################################################### # Required thorns -ActiveThorns = "boundary time pugh pughslab pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal ADM ADMMacros ADMAnalysis CoordGauge IDLinearWaves ioascii ioutil iobasic" +ActiveThorns = "boundary time pugh pughslab pughreduce CartGrid3D CoordBase SymBase ADMBase StaticConformal ADM ADMMacros ADMAnalysis CoordGauge IDLinearWaves ioascii ioutil iobasic localreduce" # GENERAL @@ -62,4 +62,4 @@ IOBasic::outInfo_vars = "admbase::gxx" ################################################################## # do not use the new scheme for names of output files -IO::new_filename_scheme = "no" \ No newline at end of file +IO::new_filename_scheme = "no" -- cgit v1.2.3