|
/* Add post_sync_task as new accessor among the existing ones, making pre_sync_task depend on the last synchronization task if any. */
|
|
/* Add post_sync_task as new accessor among the existing ones, making pre_sync_task depend on the last synchronization task if any. */
|
|
static void _starpu_add_accessor(starpu_data_handle_t handle, struct starpu_task *pre_sync_task, int submit_pre_sync, struct starpu_task *post_sync_task, struct _starpu_task_wrapper_dlist *post_sync_task_dependency_slot)
|
|
static void _starpu_add_accessor(starpu_data_handle_t handle, struct starpu_task *pre_sync_task, int submit_pre_sync, struct starpu_task *post_sync_task, struct _starpu_task_wrapper_dlist *post_sync_task_dependency_slot)
|