Samuel Thibault 4 years ago
parent
commit
51520ff7ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/main/tag_task_data_deps.c

+ 1 - 1
tests/main/tag_task_data_deps.c

@@ -76,7 +76,7 @@ static struct starpu_task *create_dummy_task(int write, int data, unsigned durat
 int main(void)
 {
 	int ret;
-	/* We have 27 toggles to try below, thus 2^27 possibilities */
+	/* We have 17 toggles to try below, thus 2^17 possibilities */
 	unsigned loop, nloops = 128*1024;
 	unsigned duration = 1000;