|
STARPU_ASSERT_MSG(children[i]->father_handle == initial_handle, "child(%d) %p is partitioned from %p and not from the given parameter %p", i, children[i], children[i]->father_handle, initial_handle);
|
|
STARPU_ASSERT_MSG(children[i]->father_handle == initial_handle, "child(%d) %p is partitioned from %p and not from the given parameter %p", i, children[i], children[i]->father_handle, initial_handle);
|
|
int ret = starpu_task_insert(initial_handle->switch_cl, STARPU_R, initial_handle,
|
|
int ret = starpu_task_insert(initial_handle->switch_cl, STARPU_R, initial_handle,
|