Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add an option smpi/iprobe, to inject sleeping time into a MPI_Iprobe call.
authorAugustin Degomme <degomme@idpann.imag.fr>
Thu, 2 May 2013 09:22:41 +0000 (11:22 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 7 May 2013 15:12:21 +0000 (17:12 +0200)
commit054968556d1461592a6ab4789249b8fc86891193
tree0bbb56a16f70ce0545ada60e7237780c733235a8
parentda0a3cd904439a20fe71662af7ed8d3398f94949
add an option smpi/iprobe, to inject sleeping time into a MPI_Iprobe call.
Change the way this sleep is done, to increase it each time a MPI_Iprobe fails, to accelerate simulation
src/simgrid/sg_config.c
src/smpi/smpi_base.c