Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 年之前
..
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 年之前
cg.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 年之前
data_concurrency.c b770541f52 src: memory_nodes function renaming 13 年之前
data_concurrency.h 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 年之前
dependencies.c 17ed921472 src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation 13 年之前
implicit_data_deps.c 915a330da7 When using implicit_dep_handle to add a handle dependency for a non-cl task, we still need to keep a reference on the handle to be sure the handle still exists while calling _starpu_release_data_enforce_sequential_consistency at job termination 12 年之前
implicit_data_deps.h 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 年之前
tags.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 年之前
tags.h 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. 13 年之前
task_deps.c eb32a9b3d4 src: fix coding style 13 年之前