aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
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