Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make this test a bit shorter
authordegomme <augustin.degomme@unibas.ch>
Tue, 21 Mar 2017 12:28:23 +0000 (13:28 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Tue, 21 Mar 2017 12:28:59 +0000 (13:28 +0100)
teshsuite/smpi/mpich3-test/rma/strided_acc_onelock.c

index 529d628..dc78e21 100644 (file)
@@ -21,7 +21,7 @@
 
 #define XDIM 1024
 #define YDIM 1024
-#define ITERATIONS 10
+#define ITERATIONS 3
 
 int main(int argc, char **argv)
 {