d40112a012
There's a requirement in several places (e.g., opal dstore) that sizeof(ompi_process_name_t) -- which comes from the compile-time selected ompi/mca/rte component -- is equal to sizeof(uint64_t). If it's not, Bad Things will happen. So put an assert here to catch that case. This commit was SVN r31577. |
||
---|---|---|
.. | ||
base.h | ||
Makefile.am | ||
rte_base_frame.c |