Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various hacks to unbench the logging to disk when run in SMPI
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 9 Aug 2012 07:59:35 +0000 (09:59 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 9 Aug 2012 07:59:35 +0000 (09:59 +0200)
commite7d52b71aae78b9db6aab2f8628fe6906167282e
tree194e38ae0ec5edf301d299ec32704742406f5a41
parent77e63efea0d0c200b85f224c2faf9de94d98e83a
Various hacks to unbench the logging to disk when run in SMPI

- First use of weak symbols aliases in our source tree :-/
  I hope it won't induce portability issues
- Only very partially tested, sorry.
  Read: it compiles, that's all I know
src/smpi/smpi_global.c
src/xbt/xbt_log_appender_file.c
src/xbt/xbt_main.c