File: mpi-asm-defs.h

package info (click to toggle)
libgcrypt20 1.7.6-2%2Bdeb9u3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,196 kB
  • sloc: ansic: 109,553; asm: 33,257; sh: 12,670; perl: 1,376; makefile: 542
file content (10 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (62)
1
2
3
4
5
6
7
8
9
10
/* 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  8