From cac841d73c98c4c294a98c1ff30e5afeb387c654 Mon Sep 17 00:00:00 2001 From: jmasso Date: Thu, 29 Jul 1999 18:36:53 +0000 Subject: Some cleaning, info calls, banners, etc. and changing the default of PUGH::padding_active to "no". This obscure thingy is in principle only useful on the T3E... - Joan git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@80 b61c5cb5-eaca-4651-9a7a-d64986f99364 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 6cb20c0..7ed16a9 100644 --- a/param.ccl +++ b/param.ccl @@ -62,7 +62,7 @@ INT proc_top_nz "No of Procs in Z direction" LOGICAL padding_active "Padd 3D arrays so they line up on cache lines?" { -} yes +} no INT padding_cacheline_bits "Number of bits which have to be unique to padd properly for cache lines" -- cgit v1.2.3