File: mpi-asm-defs.h

package info (click to toggle)
grub2 2.12-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 66,352 kB
  • sloc: ansic: 424,087; asm: 16,228; sh: 10,274; cpp: 2,095; makefile: 1,581; python: 1,468; sed: 431; lex: 393; yacc: 268; awk: 85; lisp: 54; perl: 31
file content (10 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (60)
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