Explorar o código

marking as requested would falsely make schedulers believe the data will soon be transferred while that's not true

Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
1da595f4fa
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/datawizard/coherency.c

+ 0 - 2
src/datawizard/coherency.c

@@ -789,8 +789,6 @@ int starpu_idle_prefetch_task_input_on_node(struct starpu_task *task, unsigned n
 
 		struct _starpu_data_replicate *replicate = &handle->per_node[node];
 		idle_prefetch_data_on_node(handle, replicate, mode);
-
-		_starpu_set_data_requested_flag_if_needed(handle, replicate);
 	}
 
 	return 0;