aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 1c83eb7..ce1fc2f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -209,3 +209,8 @@ STRING partition_3d_z "Tells how to partition on direction z"
LOGICAL storage_verbose "Report on memory assignment"
{
} "no"
+
+INT cacheline_mult "Multiplier for cacheline number"
+{
+ 0:* :: "Any positive number"
+} 4001