X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a63d9772e87d37847b7d634abe798c93934f56bb..638244c0b6c08e5208c154f0d53b37ddc82c80c2:/examples/smpi/smpi_traced.c diff --git a/examples/smpi/smpi_traced.c b/examples/smpi/smpi_traced.c index aacde1e252..b39cc327b0 100644 --- a/examples/smpi/smpi_traced.c +++ b/examples/smpi/smpi_traced.c @@ -8,7 +8,7 @@ #include #include "instr/instr.h" -#define DATATOSENT 100000000 +#define DATATOSENT 100000 int main(int argc, char *argv[]) {