Просмотр исходного кода

examples/sched_ctx/sched_ctx.c: well i should read the code before committing ...

Nathalie Furmento лет назад: 12
Родитель
Сommit
1f526bb3bf
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      examples/sched_ctx/sched_ctx.c

+ 0 - 4
examples/sched_ctx/sched_ctx.c

@@ -55,10 +55,6 @@ int main(int argc, char **argv)
 		return 77;
 	STARPU_CHECK_RETURN_VALUE(ret, "starpu_init");
 
-#ifdef STARPU_QUICK_CHECK
-	ntasks /= 100;
-#endif
-
 	pthread_mutex_init(&mut, NULL);
 	int nprocs1 = 1;
 	int nprocs2 = 1;