From 39a9cb3421a4389682f976e96f56ce5c12b19367 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 14 Jan 2008 15:04:00 +0000 Subject: CarpetLib: Set number of OpenMP threads via an external function call Set the number of OpenMP threads via an external function call instead of via a CarpetLib parameter. darcs-hash:20080114150439-dae7b-a6a6a629162ca195411852823e1ece0a2071d771.gz --- Carpet/CarpetLib/param.ccl | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Carpet/CarpetLib/param.ccl') diff --git a/Carpet/CarpetLib/param.ccl b/Carpet/CarpetLib/param.ccl index 4ed749066..f058923a2 100644 --- a/Carpet/CarpetLib/param.ccl +++ b/Carpet/CarpetLib/param.ccl @@ -23,14 +23,6 @@ BOOLEAN barriers "Insert barriers at strategic places for debugging purposes (sl -CCTK_INT num_threads "Number of threads per process" STEERABLE=recover -{ - -1 :: "use system default, probably influenced by OMP_NUM_THREADS" - 1:* :: "use this many threads" -} -1 - - - BOOLEAN output_bboxes "Output bounding box information to the screen" STEERABLE=always { } "no" -- cgit v1.2.3