Explorar el Código

drop now-unused break

Samuel Thibault hace 8 años
padre
commit
8125e4a369
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/core/topology.c

+ 0 - 2
src/core/topology.c

@@ -792,8 +792,6 @@ _starpu_get_next_bindid (struct _starpu_machine_config *config,
 				return requested_bindid;
 			}
 		}
-		if (found)
-			break;
 	}
 
 	for (i = config->current_bindid; i < topology->nhwpus / nhyperthreads; i++)