Pārlūkot izejas kodu

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

Nathalie Furmento 12 gadi atpakaļ
vecāks
revīzija
1f526bb3bf
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  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;