1
1
openmpi/opal/mca/rcache
KAWASHIMA Takahiro 362445d486 Use same prefix format for [host:pid]
Hostname and PID are output as a message prefix in many places in
our code. Their printf-formats were either `[%s:%d]` or `[%s:%05d]`.
This commit changes `[%s:%d]` to `[%s:%05d]`. The latter was more
widely used in our code (including OPAL output system and the signal
handler).

Signed-off-by: KAWASHIMA Takahiro <t-kawashima@jp.fujitsu.com>
2017-06-08 19:35:03 +09:00
..
base Use same prefix format for [host:pid] 2017-06-08 19:35:03 +09:00
gpusm opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
grdma Remove some of the clang warnings. 2016-08-20 14:21:42 -04:00
rgpusm opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
udreg rcache/udreg: make reference count thread safe 2016-07-27 13:40:35 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
rcache.h rcache: add major/minor/release version macros 2016-03-14 10:50:41 -06:00