aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-03-16 11:09:48 -0400
committerErik Schnetter <schnetter@gmail.com>2012-03-16 11:09:48 -0400
commit590bd2b9db27b14a9caf56f0a5c413291db5ec85 (patch)
tree3e942b407aed0cf5e5f2d162602b06ada56aadf1 /Carpet/Carpet/param.ccl
parent2298223b60de780c001852f4244ccd4c1d1e0a2e (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