(0 . 0)(1 . 10)
1623 /* This file defines some basic constants for the MPI machinery. We
1624 * need to define the types on a per-CPU basis, so it is done with
1625 * this file here. */
1626 #define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)
1627
1628
1629
1630
1631
1632