GADGET-4
pinning.cc File Reference

routines to report and modify the pinning of processes/threads to CPU cores More...

#include "gadgetconfig.h"
#include <gsl/gsl_rng.h>
#include <math.h>
#include <mpi.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../system/pinning.h"

Go to the source code of this file.

Macros

#define MAX_CORES   4096
 

Detailed Description

routines to report and modify the pinning of processes/threads to CPU cores

Definition in file pinning.cc.

Macro Definition Documentation

◆ MAX_CORES

#define MAX_CORES   4096

Definition at line 23 of file pinning.cc.