| .. |
|
cg.c
|
f62266afa8
Fix a bad interaction between tag deps and task deps: task dep wake-up should not retest tags since we clear them automatically. Add a thorough dependency testsuite which catches that. This also changes the locking convention for _starpu_enforce_deps_starting_from_task
|
13 years ago |
|
cg.h
|
242b6116cf
pass pthread types through typedefs
|
13 years ago |
|
data_concurrency.c
|
9badf4f117
Move unregistering tasks from implicit dependencies lists from
|
13 years ago |
|
data_concurrency.h
|
9badf4f117
Move unregistering tasks from implicit dependencies lists from
|
13 years ago |
|
dependencies.c
|
17ed921472
src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation
|
13 years ago |
|
implicit_data_deps.c
|
b9f1897f10
new merge after the merge of heft+dmda
|
13 years ago |
|
implicit_data_deps.h
|
9badf4f117
Move unregistering tasks from implicit dependencies lists from
|
13 years ago |
|
tags.c
|
d369a0f059
better feedback on failed assertion
|
13 years ago |
|
tags.h
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
13 years ago |
|
task_deps.c
|
d369a0f059
better feedback on failed assertion
|
13 years ago |