Explorar o código

drop useless test

Samuel Thibault %!s(int64=9) %!d(string=hai) anos
pai
achega
d5c5a66deb
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/sched_policies/component_sched.c

+ 1 - 2
src/sched_policies/component_sched.c

@@ -69,9 +69,8 @@ int starpu_sched_component_execute_preds(struct starpu_sched_component * compone
 					return can_execute;
 						
 				}
-				if(_STARPU_IS_ZERO(d) && !can_execute)
+				if(_STARPU_IS_ZERO(d))
 				{
-					can_execute = 1;
 					continue;
 				}
 				if(d < len)