Samuel Thibault 37845e1678 When requested for only a single combined worker, also create workers of smaller sizes, but always using the same cpus, so that we keep the property of only one parallel task at a time 13 years ago
..
deque_modeling_policy_data_aware.c 5602c2a0ea Fix conversion to using nan 13 years ago
deque_queues.c 00902d84d9 The work stealing scheduler is fixed. 13 years ago
deque_queues.h 00902d84d9 The work stealing scheduler is fixed. 13 years ago
detect_combined_workers.c 37845e1678 When requested for only a single combined worker, also create workers of smaller sizes, but always using the same cpus, so that we keep the property of only one parallel task at a time 13 years ago
detect_combined_workers.h 87ad636148 Type renaming: 14 years ago
eager_central_policy.c 05fe4bd695 Added a hook function pre_exec_hook called in drivers. 14 years ago
eager_central_priority_policy.c 26e60dca5e src: fix macro name 13 years ago
fifo_queues.c 3ad31951c8 src: code cleaning 14 years ago
fifo_queues.h 3ad31951c8 src: code cleaning 14 years ago
heft.c 5602c2a0ea Fix conversion to using nan 13 years ago
parallel_greedy.c 05fe4bd695 Added a hook function pre_exec_hook called in drivers. 14 years ago
parallel_heft.c c8998d794a Fix pheft 13 years ago
random_policy.c 05fe4bd695 Added a hook function pre_exec_hook called in drivers. 14 years ago
stack_queues.c 3ad31951c8 src: code cleaning 14 years ago
stack_queues.h 3ad31951c8 src: code cleaning 14 years ago
work_stealing_policy.c 8b32c2c0e0 Fix unused variable. 13 years ago