Browse Source

Benchmark MLR much more than just 42 measurements

Samuel Thibault 4 years ago
parent
commit
3167c366f6
1 changed files with 1 additions and 1 deletions
  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,