Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smaller size so ctest don't give a timeout during tests
[simgrid.git] / examples / smpi / smpi_traced.c
index aacde1e..b39cc32 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdio.h>
 #include "instr/instr.h"
 
-#define DATATOSENT 100000000
+#define DATATOSENT 100000
 
 int main(int argc, char *argv[])
 {