1
1
openmpi/oshmem/runtime
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
..
help-shmem-runtime.txt Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_info_support.c fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
oshmem_info_support.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_abort.c Use same prefix format for [host:pid] 2017-06-08 19:35:03 +09:00
oshmem_shmem_exchange.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_finalize.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_init.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_params.c Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
oshmem_shmem_preconnect.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
params.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
runtime.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00