SomeNet
/
public repos
/
pub
/
astra
/
parallel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7d52c
)
increased array size.
author
someone
<someone@somenet.org>
Fri, 13 Jan 2012 17:35:22 +0000
(18:35 +0100)
committer
someone
<someone@somenet.org>
Fri, 13 Jan 2012 17:35:22 +0000
(18:35 +0100)
openmp/prefix/prefix.c
patch
|
blob
|
history
diff --git
a/openmp/prefix/prefix.c
b/openmp/prefix/prefix.c
index 33f67c9b820ca1364c3451e3a367d3e89c7da28c..fe8c0aa8e42f227702179b5446bdeb8260286b80 100644
(file)
--- a/
openmp/prefix/prefix.c
+++ b/
openmp/prefix/prefix.c
@@
-5,7
+5,7
@@
#include "algorithm_2.h"
#include "algorithm_3.h"
-#define NUMBERS
8000
00
+#define NUMBERS
1048575
00
int main (int argc, char* argv[]) {
int result = 0;