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