Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tracing MPI_Init and MPI_Finalize (trace container creation and destruction)
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 5 Aug 2010 14:19:30 +0000 (14:19 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 5 Aug 2010 14:19:30 +0000 (14:19 +0000)
commit1190c46b4633e1c616f35eefeb53d141b28b9631
tree5cd05a6bcaec306c0dc47491bd2ab21cb428f07c
parentb91d8031bb392545546a25d9792f1ac68de5ecce
tracing MPI_Init and MPI_Finalize (trace container creation and destruction)

details:
- added function to create the string that identifies
  a mpi_process container in the trace
- processes are grouped by host

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8124 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/instr/interface.c
src/instr/smpi_instr.c