Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
same thing elsewhere
[simgrid.git] / teshsuite / smpi / mpich3-test / pt2pt / manylmt.c
index 711f2d6..db32141 100644 (file)
@@ -19,7 +19,7 @@
 #include <mpi.h>
 
 #define N_TRY 32
-#define BLKSIZE (10*1024*1024)
+#define BLKSIZE (5*1024*1024)
 
 int main(int argc, char *argv[])
 {