Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added support for sampling up to a given number of iterations or until a threshold...
authorpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 5 Jan 2011 18:11:39 +0000 (18:11 +0000)
committerpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 5 Jan 2011 18:11:39 +0000 (18:11 +0000)
commit1e830ec2832ab05f4bc81e681e7388b056e8ca12
tree6a5ce08050d16fe28b9481d0644a9ac821121ad8
parent189b3a120727fbd5931127889d72d073efeb2d30
Added support for sampling up to a given number of iterations or until a threshold on relative standard error is reached (whichever occurs first). Use negative values to disable.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9369 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/smpi/smpi.h
src/smpi/smpi_bench.c