From: Martin Quinson Date: Mon, 9 Jul 2012 12:16:37 +0000 (+0200) Subject: document the upcoming change in SMPI X-Git-Tag: v3_8~310 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/068e0d320459b108a662d34ec2ab0f5c61c16973?ds=sidebyside document the upcoming change in SMPI --- diff --git a/src/xbt/log.c b/src/xbt/log.c index 2e2735c9a1..37d067f09b 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -335,7 +335,7 @@ Here are the existing format directives: - %%p: Priority name (LOG4J compatible) - %%h: Hostname (SimGrid extension) - - %%P: Process name (SimGrid extension) + - %%P: Process name (SimGrid extension -- note that with SMPI this is the integer value of the process rank) - %%t: Thread "name" (LOG4J compatible -- actually the address of the thread in memory) - %%i: Process PID (SimGrid extension -- this is a 'i' as in 'i'dea)