Parcourir la source

Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu

Samuel Thibault il y a 5 ans
Parent
commit
febbb9483e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/core/dependencies/implicit_data_deps.c

+ 0 - 1
src/core/dependencies/implicit_data_deps.c

@@ -327,7 +327,6 @@ struct starpu_task *_starpu_detect_implicit_data_deps_with_handle(struct starpu_
 					l->prev = NULL;
 					handle->last_submitted_accessors.next = &handle->last_submitted_accessors;
 					handle->last_submitted_accessors.prev = &handle->last_submitted_accessors;
-					handle->last_submitted_ghost_sync_id_is_valid = 0;
 				}
 				else if (ghost_accessors_id)
 				{