Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow insertion of time inside gettimeofday and clock_gettime
authorAugustin Degomme <degomme@wasabi>
Mon, 10 Sep 2018 11:39:29 +0000 (13:39 +0200)
committerAugustin Degomme <degomme@wasabi>
Mon, 10 Sep 2018 11:39:29 +0000 (13:39 +0200)
commit098b6beb025164bc7226f11ccf32ee5b3fa9fbb2
treefffd1770a9b39b57279502fcafd095a05d3e964d
parent6d18783f24e4c8477a9d331336580b8679471660
Allow insertion of time inside gettimeofday and clock_gettime
Done with --cfg=smpi/wtime, which was previously only for MPI_Wtime.
This should avoid some infinite loops. Keep 0 as default for now.
src/smpi/internals/smpi_bench.cpp
src/smpi/internals/smpi_global.cpp