Simon Archipoff 147d95be4e add/remove_worker now block workers when they push a task 12 years ago
..
bitmap.c 46a47c90a9 fix bugs 12 years ago
deque_modeling_policy_data_aware.c 922885d4da merge trunk up to 10467 12 years ago
deque_queues.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
deque_queues.h 9e75014ab9 src/sched_policies: remove useless include files 12 years ago
eager_central_policy.c 8160206f31 make eager_central_policy dont respect priorities 12 years ago
eager_central_priority_policy.c 12aeacef0f new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers 12 years ago
fifo_queues.c 6a03f85f2b work stealing wake up all workers when a task is pushed by a worker 12 years ago
fifo_queues.h 5a8bb83d53 document what exp_start is precisely 12 years ago
hierarchical_heft.c d539cfd17c make sched_node.h public & rename functions 12 years ago
node_best_implementation.c 8bab4b9aaa switch back to add_child and remove_child function for nodes 12 years ago
node_composed.c cfcec97646 bug fixes 12 years ago
node_composed.h d539cfd17c make sched_node.h public & rename functions 12 years ago
node_eager.c cfcec97646 bug fixes 12 years ago
node_fifo.c 8bab4b9aaa switch back to add_child and remove_child function for nodes 12 years ago
node_heft.c da70e87cde fix perf problem! modularized heft is still slower... 12 years ago
node_random.c cfcec97646 bug fixes 12 years ago
node_sched.c 147d95be4e add/remove_worker now block workers when they push a task 12 years ago
node_work_stealing.c cfcec97646 bug fixes 12 years ago
node_worker.c 147d95be4e add/remove_worker now block workers when they push a task 12 years ago
parallel_eager.c ec7ccb4070 dirty hack to have combined worker before scheduler unitialization 12 years ago
parallel_heft.c 922885d4da merge trunk up to 10467 12 years ago
prio_deque.c 0f5de01f92 new implementation of prio deque that fix the performance problem 12 years ago
prio_deque.h 0f5de01f92 new implementation of prio deque that fix the performance problem 12 years ago
random_policy.c 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
sched_node.h 147d95be4e add/remove_worker now block workers when they push a task 12 years ago
scheduler_maker.c cfcec97646 bug fixes 12 years ago
scheduler_maker.h d539cfd17c make sched_node.h public & rename functions 12 years ago
stack_queues.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 years ago
stack_queues.h 9e75014ab9 src/sched_policies: remove useless include files 12 years ago
work_stealing_policy.c 389ae75dc9 Note about interlock 12 years ago