Samuel Thibault e0313a071e Rework simgrid transfers to always use a transfer structure 12 年之前
..
dependencies b9f1897f10 new merge after the merge of heft+dmda 13 年之前
perfmodel f93016ffc6 make warning more explicit 12 年之前
combined_workers.c 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway 13 年之前
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
debug.c dee5e3115b Add function names in Temanejo 13 年之前
debug.h dee5e3115b Add function names in Temanejo 13 年之前
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 年之前
errorcheck.h 3ad31951c8 src: code cleaning 14 年之前
jobs.c fad16ee5c6 Fix unused variable warning 12 年之前
jobs.h 242b6116cf pass pthread types through typedefs 13 年之前
parallel_task.c bd2c88d145 cast void* to please the SCC compiler 14 年之前
parallel_task.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
progress_hook.c 242b6116cf pass pthread types through typedefs 13 年之前
progress_hook.h 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. 13 年之前
sched_ctx.c 7eddde2a77 factorize init of worker_collection 12 年之前
sched_ctx.h dbc4b33af8 fixed policies and completly remove the fields: mutex & cond of sched_ctx 12 年之前
sched_policy.c 4146573b69 synchronization issue(pop is protected by a single mutex/cond, the one of the worker & eager has a special mutex to avoid several workers to get the same task) ->only eager is fixed, 12 年之前
sched_policy.h 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager 12 年之前
simgrid.c e0313a071e Rework simgrid transfers to always use a transfer structure 12 年之前
simgrid.h e373fad5cb Move simgrid code for transfers into simgrid.c. No code change 12 年之前
task.c f6ed9a29d1 src/core/task.c: add debug and clear code 12 年之前
task.h 6baf2f03c9 merge fix 13 年之前
task_bundle.c 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 年之前
task_bundle.h 242b6116cf pass pthread types through typedefs 13 年之前
topology.c cab880bfd5 new merge with trunk, heft & dmda important changes 13 年之前
topology.h a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker 13 年之前
workers.c 4146573b69 synchronization issue(pop is protected by a single mutex/cond, the one of the worker & eager has a special mutex to avoid several workers to get the same task) ->only eager is fixed, 12 年之前
workers.h 39f05e55be fix definition of starpu_worker_get_sched_condition when simgrid is enabled (thanks to Lionel Eyraud-Dubois and Paul Renaud-Goud for reporting the bug) 12 年之前