Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document the upcoming change in SMPI
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 9 Jul 2012 12:16:37 +0000 (14:16 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 9 Jul 2012 12:16:37 +0000 (14:16 +0200)
src/xbt/log.c

index 2e2735c..37d067f 100644 (file)
@@ -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)