From 11802cbd8b2739fed5dc0089bf8bdc126d6dea04 Mon Sep 17 00:00:00 2001 From: yye00 Date: Tue, 1 Nov 2005 18:50:42 +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/CactusWave/WaveToyC/trunk@117 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- test/test_rad.par | 2 +- test/wave_output.par | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test_rad.par b/test/test_rad.par index b2e982d..4d0058c 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -11,7 +11,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwavec time wavetoyc pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwavec time wavetoyc pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii localreduce" time::dtfac = 0.5 diff --git a/test/wave_output.par b/test/wave_output.par index 32f0017..c106693 100644 --- a/test/wave_output.par +++ b/test/wave_output.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary idscalarwavec time wavetoyc pugh PUGHReduce PUGHSlab CartGrid3D CoordBase SymBase ioutil iobasic IOASCII jpeg6b" +ActiveThorns = "boundary idscalarwavec time wavetoyc pugh PUGHReduce PUGHSlab CartGrid3D CoordBase SymBase ioutil iobasic localreduce IOASCII jpeg6b" time::dtfac = 0.5 -- cgit v1.2.3