Skip to content
Snippets Groups Projects
Commit 13ee07b4 authored by Jan Thorbecke's avatar Jan Thorbecke
Browse files

general

parent 4a555900
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,9 @@
#include <sched.h>
#include <sys/types.h>
#include <sys/sysctl.h>
#ifdef _OPENMP
#include <omp.h>
#endif
#define CPU_SETSIZE 1024
#define SYSCTL_CORE_COUNT "machdep.cpu.core_count"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment