Samuel Thibault 61e5509f45 Use -1 instead of sounds-infinite value for simgrid TCP_gamma 13 years ago
..
dependencies b9f1897f10 new merge after the merge of heft+dmda 13 years ago
perfmodel dab571cbff src: use tabs instead of spaces and remove trailing whitespaces 13 years ago
combined_workers.c 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway 13 years ago
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
debug.c dee5e3115b Add function names in Temanejo 13 years ago
debug.h dee5e3115b Add function names in Temanejo 13 years ago
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
errorcheck.h 3ad31951c8 src: code cleaning 14 years ago
jobs.c fad16ee5c6 Fix unused variable warning 13 years ago
jobs.h 242b6116cf pass pthread types through typedefs 13 years ago
parallel_task.c bd2c88d145 cast void* to please the SCC compiler 14 years ago
parallel_task.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
progress_hook.c 242b6116cf pass pthread types through typedefs 13 years ago
progress_hook.h 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. 13 years ago
sched_ctx.c 4be171f0e6 starpu_shutdown fix (left contexts not deleted caused shutdown to have pbs) 13 years ago
sched_ctx.h dbc4b33af8 fixed policies and completly remove the fields: mutex & cond of sched_ctx 13 years ago
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, 13 years ago
sched_policy.h 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager 13 years ago
simgrid.c 61e5509f45 Use -1 instead of sounds-infinite value for simgrid TCP_gamma 13 years ago
simgrid.h 4492f76e0b Add --enable-opencl-simulator option to combine PePU with simgrid 13 years ago
task.c f6ed9a29d1 src/core/task.c: add debug and clear code 13 years ago
task.h 6baf2f03c9 merge fix 13 years ago
task_bundle.c 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 14 years ago
task_bundle.h 242b6116cf pass pthread types through typedefs 13 years ago
topology.c cab880bfd5 new merge with trunk, heft & dmda important changes 13 years ago
topology.h a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker 14 years ago
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, 13 years ago
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) 13 years ago