Nicolas Collin 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. hace 14 años
..
dependencies c4ce9200d4 Use deeper but much smaller hash tables hace 14 años
perfmodel 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. hace 14 años
combined_workers.c 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build hace 14 años
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! hace 15 años
debug.c 3ad31951c8 src: code cleaning hace 14 años
debug.h 3ad31951c8 src: code cleaning hace 14 años
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions hace 14 años
errorcheck.h 3ad31951c8 src: code cleaning hace 14 años
jobs.c 2e15c35f4b Add a reference to each handle used by each submitted task hace 14 años
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. hace 14 años
parallel_task.c bd2c88d145 cast void* to please the SCC compiler hace 15 años
parallel_task.h 0d9f08ae8d Fix copyrights, thanks Ludo! hace 15 años
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! hace 15 años
progress_hook.c 3ad31951c8 src: code cleaning hace 14 años
sched_policy.c e2f04033e0 core/sched_policy.c: use memcpy to copy scheduling policy structure hace 14 años
sched_policy.h fba139b857 hace 14 años
task.c 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. hace 14 años
task.h 021892beba Make more checks hace 14 años
task_bundle.c 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. hace 14 años
task_bundle.h 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. hace 14 años
topology.c c1ff1fec58 Useless checks and lines deleted. hace 14 años
topology.h a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker hace 14 años
workers.c 8b00244b60 src: declare related driver functions in appropriate .h file hace 14 años
workers.h 5b767e5880 Fix a bug that caused starpu_shutdown to crash when running drivers in the application. hace 14 años