Samuel Thibault 743b18b148 Move _starpu_job_get_data_size to where it actually makes sense 13 years ago
..
dependencies f62266afa8 Fix a bad interaction between tag deps and task deps: task dep wake-up should not retest tags since we clear them automatically. Add a thorough dependency testsuite which catches that. This also changes the locking convention for _starpu_enforce_deps_starting_from_task 13 years ago
perfmodel 743b18b148 Move _starpu_job_get_data_size to where it actually makes sense 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! 14 years ago
debug.c 3ad31951c8 src: code cleaning 14 years ago
debug.h 3ad31951c8 src: code cleaning 14 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 743b18b148 Move _starpu_job_get_data_size to where it actually makes sense 13 years ago
jobs.h 0350b675de generalize using either perfmodel or codelet name for tasks 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! 14 years ago
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
progress_hook.c 651708de6b src/core/progress_hook.c: fix typo in filename 13 years ago
progress_hook.h 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. 13 years ago
sched_policy.c 9492e7e995 src/core/sched_policy: set external declarations in .h file 13 years ago
sched_policy.h 9492e7e995 src/core/sched_policy: set external declarations in .h file 13 years ago
task.c ebe6b6877f On task submission, also make sure that performance models of tasks of the same bundle are loaded 13 years ago
task.h 021892beba Make more checks 13 years ago
task_bundle.c 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 years ago
task_bundle.h 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 years ago
topology.c 7c5bf27852 src/core/topology.c: only execute code when hwloc is enabled 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 13 years ago
workers.c 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. 13 years ago
workers.h f5789e5edc factorize worker thread initialization, fix threaded profiling by setting up the prof timer 13 years ago