(0 . 0)(1 . 10)
1519 /* This file defines some basic constants for the MPI machinery. We
1520 * need to define the types on a per-CPU basis, so it is done with
1521 * this file here. */
1522 #define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)
1523
1524
1525
1526
1527
1528