Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove benchmarking calls in MPI functions that don't actually perform comms and...
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 31 Mar 2014 12:05:50 +0000 (14:05 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Mon, 31 Mar 2014 12:06:10 +0000 (14:06 +0200)
commit8df941248c3c358bcfe0be644fc11b8a436ad5c5
treeed32b7eba50d8a83bdea937209d24d40f06522d2
parentb7cb2064d88c6655e29592b9fab734076b89737c
Remove benchmarking calls in MPI functions that don't actually perform comms and are not traced,
We don't need to halt processes and trigger context switches for them (and privatization switches).
This should improve SMPI performance a little.
src/smpi/smpi_pmpi.c