Nathalie Furmento 74e3d138f2 Driver API: rename starpu_set_end_of_submissions into starpu_drivers_request_termination and document it 13 éve
..
dependencies 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 éve
perfmodel de04400038 Drop spurious changes 13 éve
combined_workers.c 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build 14 éve
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 éve
debug.c 3ad31951c8 src: code cleaning 14 éve
debug.h 3ad31951c8 src: code cleaning 14 éve
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 éve
errorcheck.h 3ad31951c8 src: code cleaning 14 éve
jobs.c 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 éve
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 éve
parallel_task.c bd2c88d145 cast void* to please the SCC compiler 14 éve
parallel_task.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 éve
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 éve
progress_hook.c 3ad31951c8 src: code cleaning 14 éve
sched_policy.c e2f04033e0 core/sched_policy.c: use memcpy to copy scheduling policy structure 13 éve
sched_policy.h fba139b857 14 éve
task.c 74e3d138f2 Driver API: rename starpu_set_end_of_submissions into starpu_drivers_request_termination and document it 13 éve
task.h 021892beba Make more checks 14 éve
task_bundle.c 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 14 éve
task_bundle.h 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 14 éve
topology.c c1ff1fec58 Useless checks and lines deleted. 14 éve
topology.h a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker 14 éve
workers.c da37f059a0 Make starpu_driver_run() work with CPU workers. 13 éve
workers.h 5b767e5880 Fix a bug that caused starpu_shutdown to crash when running drivers in the application. 13 éve