aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@b61c5cb5-eaca-4651-9a7a-d64986f99364>2005-12-19 15:00:40 +0000
committertradke <tradke@b61c5cb5-eaca-4651-9a7a-d64986f99364>2005-12-19 15:00:40 +0000
commitc829578507e699016bfadb311ed8f8a84790a580 (patch)
treed1b2d5179a8938ae134880fac5d8853d13f71392
parent7ec177fe8c57eeef9e26d5b3afff9af5ea27d085 (diff)
Don't make PUGH::physical2logical and PUGH::processor_topology restricted
parameters (but private instead) so that PUGH and Carpet can still be compiled together. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@477 b61c5cb5-eaca-4651-9a7a-d64986f99364
-rw-r--r--param.ccl5
1 files changed, 4 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index da5af5b..6f79261 100644
--- a/param.ccl
+++ b/param.ccl
@@ -112,7 +112,10 @@ BOOLEAN enable_all_storage "Enable storage for all GFs?"
# Processor topology
-restricted:
+# Thomas Radke, 19 December 2005:
+# don't make physical2logical and processor_topology restricted parameters
+# so that PUGH and Carpet can still be compiled together
+#restricted:
KEYWORD physical2logical "Physical process to logical process mapping method to use" STEERABLE = RECOVER
{