瀏覽代碼

Benchmark MLR much more than just 42 measurements

Samuel Thibault 4 年之前
父節點
當前提交
3167c366f6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/mlr/mlr.c

+ 1 - 1
examples/mlr/mlr.c

@@ -185,7 +185,7 @@ int main(void)
 		vector_mn[1] = n;
 		starpu_data_release(vector_mn_handle);
 
-		for (j = 0; j < 42; j++)
+		for (j = 0; j < 1000; j++)
 		{
 			starpu_insert_task(&cl_init,
 					   STARPU_R, vector_mn_handle,