From ea2a67e6693cc5f6f29299ebed76a532c1f02438 Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 20 Dec 2006 13:36:40 +0000 Subject: Activate thorn LocalReduce. Set PUGH::processor_topology = "automatic_old". Testsuite now passes again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@71 b2a53a04-0f4f-0410-87ed-f9f25ced00cf --- test/bam.par | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/bam.par b/test/bam.par index 6c401c4..72e6ae9 100644 --- a/test/bam.par +++ b/test/bam.par @@ -1,6 +1,6 @@ # $Header$ -ActiveThorns = "Boundary CartGrid3D Time CoordBase SymBase" +ActiveThorns = "Boundary CartGrid3D Time CoordBase SymBase LocalReduce" ActiveThorns = "PUGH PUGHReduce PUGHSlab" ActiveThorns = "IOASCII IOBasic IOUtil" ActiveThorns = "ADMBase StaticConformal" @@ -23,6 +23,9 @@ Driver::global_nx = 35 Driver::global_ny = 35 Driver::global_nz = 35 +# BAM requires this specific processor topology setup algorithm in PUGH +PUGH::processor_topology = "automatic_old" + ADMBase::initial_data = "BrBr" BAM_Elliptic::redblack_decouple = "yes" -- cgit v1.2.3