Samuel Thibault před 4 roky
rodič
revize
785fb7acf4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tests/main/tag_task_data_deps.c

+ 1 - 1
tests/main/tag_task_data_deps.c

@@ -78,7 +78,7 @@ int main(void)
 	int ret;
 	/* We have 17 toggles to try below, thus 2^17 possibilities */
 	unsigned loop, nloops = 128*1024;
-	unsigned duration = 1000;
+	unsigned duration = 100;
 
 	starpu_data_handle_t handle1, handle2;