repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
lib
/
mpi
/
generic_mpi-asm-defs.h
blob
047d1f5a7249567a16959456da4b5442e91101d9
1
/* This file defines some basic constants for the MPI machinery. We
2
* need to define the types on a per-CPU basis, so it is done with
3
* this file here. */
4
#define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)