increased array size.
authorsomeone <someone@somenet.org>
Fri, 13 Jan 2012 17:35:22 +0000 (18:35 +0100)
committersomeone <someone@somenet.org>
Fri, 13 Jan 2012 17:35:22 +0000 (18:35 +0100)
openmp/prefix/prefix.c

index 33f67c9b820ca1364c3451e3a367d3e89c7da28c..fe8c0aa8e42f227702179b5446bdeb8260286b80 100644 (file)
@@ -5,7 +5,7 @@
 #include "algorithm_2.h"
 #include "algorithm_3.h"
 
-#define NUMBERS 800000
+#define NUMBERS 104857500
 
 int main (int argc, char* argv[]) {
        int result = 0;