Преглед на файлове

make the test slightly more intensive

Cédric Augonnet преди 16 години
родител
ревизия
d2384c32c4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tests/microbenchs/sync_and_notify_data.c

+ 1 - 1
tests/microbenchs/sync_and_notify_data.c

@@ -19,7 +19,7 @@
 #include <starpu.h>
 
 #define N	100
-#define K	10
+#define K	256
 
 /*
  * In this test, we maintain a vector v = (a,b,c).