Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various doc improvements
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / lockcontention.c
index 81651194c1125a952a06b016fe2b7ed58f87df7f..37105ac14f8677c279f4194ed8fba910c5e618cb 100644 (file)
@@ -14,8 +14,8 @@
    optimization. */
 
 
-#define SIZE1 100
-#define SIZE2 200
+#define SIZE1 10
+#define SIZE2 20
 
 int main(int argc, char *argv[])
 {