aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 3 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 7aea25b..e15a570 100644
--- a/param.ccl
+++ b/param.ccl
@@ -119,8 +119,9 @@ BOOLEAN enable_all_storage "Enable storage for all GFs?"
KEYWORD processor_topology "How to determine the processor topology" STEERABLE = RECOVER
{
- "manual" :: "Specified by proc_top_nx etc"
- "automatic" :: "Automatically generated"
+ "manual" :: "Specified by proc_top_nx etc"
+ "automatic" :: "Automatically generated"
+ "automatic_old" :: "Automatically generated (old method)"
} "automatic"
INT processor_topology_1d_x "No of Procs in X direction" STEERABLE = RECOVER