summaryrefslogtreecommitdiff
path: root/mpi/generic/mpi-asm-defs.h
blob: 3bd1b611f35a9371908e9782b5de9ba4e6b5378c (plain)
1
2
3
4
5
6
7
8
/* This file defines some basic constants for the MPI machinery.  We
 * need to define the types on a per-CPU basis, so it is done with
 * this file here.  */
#define BYTES_PER_MPI_LIMB  (SIZEOF_UNSIGNED_LONG)