瀏覽代碼

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).