| .. |
|
cg.c
|
69040bc437
port and complete r16119 from 1.1: put ANNOTATE_HAPPENS_BEFORE after atomic_adds, so that the reading part of the atomic add is considered before the update which signals potential termination
|
10 years ago |
|
cg.h
|
423d41de04
Add starpu_task_get_task_succs to get the list of children of a given task.
|
10 years ago |
|
data_arbiter_concurrency.c
|
ce62fa0f03
Fix parsing arbitered_req_list: we may be putting back our own requests, so we need to avoid looping back
|
10 years ago |
|
data_concurrency.c
|
d650d6dcd1
Avoid recursing when unlocking data requests, otherwise we can end up stacking calls
|
10 years ago |
|
data_concurrency.h
|
2510a99377
Revert 16000, we will fix this another, better way
|
10 years ago |
|
dependencies.c
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
implicit_data_deps.c
|
3e1e661265
Fix memory leak when fxt is enabled
|
10 years ago |
|
implicit_data_deps.h
|
3e1e661265
Fix memory leak when fxt is enabled
|
10 years ago |
|
tags.c
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
tags.h
|
bb61f3808d
update cnrs copyright
|
10 years ago |
|
task_deps.c
|
423d41de04
Add starpu_task_get_task_succs to get the list of children of a given task.
|
10 years ago |