瀏覽代碼

fix build

Samuel Thibault 13 年之前
父節點
當前提交
56a30743fc
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tests/datawizard/unpartition.c

+ 2 - 2
tests/datawizard/unpartition.c

@@ -24,9 +24,9 @@
 #include "../helper.h"
 
 #ifdef STARPU_SLOW_MACHINE
-#define NLOOPS		100
+#define NITER		100
 #else
-#define NLOOPS		1000
+#define NITER		1000
 #endif
 #define VECTORSIZE	1024