detect externally set CPU affinity
[alexxy/gromacs.git] / src / config.h.cmakein
index 8277706b2c63516aadbfdc004bd0cc0579aa5cb6..ea0d65d47fc75623dafc2a0021d5ea397b61e95d 100644 (file)
 /* Define to 1 if you have the sysconf() function */
 #cmakedefine HAVE_SYSCONF
 
+/* Define to 1 if you have the sched_getaffinity() function */
+#cmakedefine HAVE_SCHED_GETAFFINITY
+
 /* Define to 1 if you have the sched_setaffinity() function */
 #cmakedefine HAVE_SCHED_SETAFFINITY