From 56837514272648cf505fc2747368a5bc042edb71 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 18 Sep 2000 19:02:32 +0000 Subject: Added LOGICAL parameter PUGH::timer_output to measure communication time. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@276 b61c5cb5-eaca-4651-9a7a-d64986f99364 --- param.ccl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index ce1fc2f..848a3c5 100644 --- a/param.ccl +++ b/param.ccl @@ -165,9 +165,9 @@ INT padding_address_spacing "Number of CCTK_REALs to space starting addresses in 0:* :: "Any positive number" } 24 -BOOLEAN zero_memory "Zero memory for GF's at allocation time ?" +BOOLEAN zero_memory "Zero memory for grid functions and arrays at allocation time ?" { -} yes +} "yes" KEYWORD partition "Is the partition manual" @@ -210,6 +210,10 @@ LOGICAL storage_verbose "Report on memory assignment" { } "no" +LOGICAL timer_output "Print time spent in communication" +{ +} "no" + INT cacheline_mult "Multiplier for cacheline number" { 0:* :: "Any positive number" -- cgit v1.2.3