aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-11-16 11:57:13 +0100
committerThomas White <taw@physics.org>2023-05-02 11:22:29 +0200
commit7260e3a2710296665dbceb427e447da38175513f (patch)
treec2d71c750755c597d217be2e269e386130a89909 /config.h.in
parentd5289850ddee26f603b1fddbc652f6d609905927 (diff)
indexamajig: Add --cpu-pin
Similar code was stripped out 3.5 years ago by 4f4e5d05269eee6b192c271f2f9730a1ad3a4fbd. However, it seems there are still systems where it improves performance a lot.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index c3f6d2c3..c4ac7ebe 100644
--- a/config.h.in
+++ b/config.h.in
@@ -6,3 +6,4 @@
#mesondefine HAVE_ZMQ
#mesondefine HAVE_HDF5
#mesondefine HAVE_ASAPO
+#mesondefine HAVE_SCHED_SETAFFINITY