BioDynaMo  v1.05.119-a4ff3934
Classes | Namespaces
thread_info.h File Reference
#include <omp.h>
#include <sched.h>
#include <atomic>
#include <vector>
#include "core/util/log.h"
#include "core/util/numa.h"
Include dependency graph for thread_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bdm::ThreadInfo
 This class stores information about each thread. (e.g. to which NUMA node it belongs to.) NB: Threads must be bound to CPUs using OMP_PROC_BIND=true. More...
 

Namespaces

 bdm