Samuel Thibault лет назад: 4
Родитель
Сommit
785fb7acf4
1 измененных файлов с 1 добавлено и 1 удалено
  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;