From 4f068a75d29ed337759fb61732361223fe32d973 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sat, 13 Feb 2010 18:41:13 -0600 Subject: CarpetLib: New parameter use_ipm_timing_regions Use IPM's timing regions in CarpetLib's timers (if built with IPM). --- Carpet/CarpetLib/param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Carpet/CarpetLib/param.ccl') diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl index 0dd901181..689553c93 100644 --- a/Carpet/CarpetLib/param.ccl +++ b/Carpet/CarpetLib/param.ccl @@ -90,6 +90,10 @@ STRING timestat_file "File name in which timestat output is collected (because s "^.+$" :: "file name" } "carpetlib-timing-statistics" +BOOLEAN use_ipm_timing_regions "Call IPM (via MPI_Pcontrol) to define regions" STEERABLE=always +{ +} no + INT print_memstats_every "Report periodically how much memory is used per process" STEERABLE=always -- cgit v1.2.3