@@ -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;