aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-03-16 11:09:48 -0400
committerBarry Wardell <barry.wardell@gmail.com>2012-09-11 18:23:11 +0100
commitf04ce5c7526dfe4e635016bff7d9e1d4d03dd2c2 (patch)
treeb02bd0863c9dfb85e77853ef6f2c2d6cdde5607d /Carpet/Carpet/param.ccl
parent7072ae591f904f4d0c5b6313faca2646399ec1c4 (diff)
Carpet: Add parameter set_cpuaffinity
Diffstat (limited to 'Carpet/Carpet/param.ccl')
-rw-r--r--Carpet/Carpet/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Carpet/Carpet/param.ccl b/Carpet/Carpet/param.ccl
index d37c4e423..30205e7b4 100644
--- a/Carpet/Carpet/param.ccl
+++ b/Carpet/Carpet/param.ccl
@@ -497,6 +497,10 @@ CCTK_INT num_threads "Number of threads per process" STEERABLE=recover
1:* :: "use this many threads"
} -1
+BOOLEAN set_cpu_affinity "Set the process CPU affinity, overwriting the respective system setting" STEERABLE=recover
+{
+} "no"
+
STRING grid_structure_filename "File name to output grid structure to (empty = no output)" STEERABLE=recover