Nathalie Furmento 17ed921472 src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation 14 anni fa
..
dependencies 17ed921472 src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation 14 anni fa
perfmodel 17ed921472 src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation 14 anni fa
combined_workers.c 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build 14 anni fa
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
debug.c 3ad31951c8 src: code cleaning 14 anni fa
debug.h 3ad31951c8 src: code cleaning 14 anni fa
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 15 anni fa
errorcheck.h 3ad31951c8 src: code cleaning 14 anni fa
jobs.c 2e15c35f4b Add a reference to each handle used by each submitted task 14 anni fa
jobs.h 06aab4fa3e Fix restarted tags by separating the "same tag used by several instances of the same task" and the "same tag signaled by several tasks" thanks to setting submitted to 2 in the former case. 14 anni fa
parallel_task.c bd2c88d145 cast void* to please the SCC compiler 15 anni fa
parallel_task.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 anni fa
progress_hook.c 3ad31951c8 src: code cleaning 14 anni fa
sched_policy.c e2f04033e0 core/sched_policy.c: use memcpy to copy scheduling policy structure 14 anni fa
sched_policy.h fba139b857 14 anni fa
task.c 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. 14 anni fa
task.h 021892beba Make more checks 14 anni fa
task_bundle.c 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 14 anni fa
task_bundle.h 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 14 anni fa
topology.c 23b1806120 src/core/topology.c: define struct handle_entry also when only OpenCL is enabled 14 anni fa
topology.h a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker 14 anni fa
workers.c 8b00244b60 src: declare related driver functions in appropriate .h file 14 anni fa
workers.h 5b767e5880 Fix a bug that caused starpu_shutdown to crash when running drivers in the application. 14 anni fa