From e745c83d043b8746e093f535bb408c9949027455 Mon Sep 17 00:00:00 2001 From: rideout Date: Thu, 4 Apr 2002 16:20:46 +0000 Subject: fixed spelling of "pad" git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@373 b61c5cb5-eaca-4651-9a7a-d64986f99364 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 3690aa4..c860ed3 100644 --- a/param.ccl +++ b/param.ccl @@ -147,12 +147,12 @@ INT processor_topology_3d_z "No of Procs in X direction" # padding stuff -BOOLEAN padding_active "Padd 3D arrays so they line up on cache lines?" +BOOLEAN padding_active "Pad 3D arrays so they line up on cache lines?" { } yes -INT padding_cacheline_bits "Number of bits which have to be unique to padd properly for cache lines" +INT padding_cacheline_bits "Number of bits which have to be unique to pad properly for cache lines" { 1:* :: "Any positive number" } 12 -- cgit v1.2.3