Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
..
component_best_implementation.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
component_composed.c 2268ab3890 fix loop 10 years ago
component_eager.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
component_eager_calibration.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
component_fifo.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
component_heft.c 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
component_mct.c 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
component_perfmodel_select.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
component_prio.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
component_random.c 7771735456 * Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers. 9 years ago
component_sched.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
component_work_stealing.c 7771735456 * Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers. 9 years ago
component_worker.c 1a1eae7b90 fix warning 10 years ago
deque_modeling_policy_data_aware.c 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
eager_central_policy.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
eager_central_priority_policy.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
fifo_queues.c 0bab6cdf8e Add _starpu_fifo_pop_this_task. 10 years ago
fifo_queues.h d68f1573fd use some gcc attributes 10 years ago
graph_test_policy.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
helper_mct.c 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
helper_mct.h 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
heteroprio.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
hierarchical_heft.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 years ago
internal.notes.txt c9178b0220 rename file so people don't actually read it, it's really internal... 10 years ago
modular_eager.c 951a7ac05e avoid ambiguity between scheduler and user 10 years ago
modular_eager_prefetching.c 951a7ac05e avoid ambiguity between scheduler and user 10 years ago
modular_heft.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 years ago
modular_heft2.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 years ago
modular_prio.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 years ago
modular_prio_prefetching.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 years ago
modular_random.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 years ago
modular_random_prefetching.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 years ago
modular_ws.c 38fe3f7455 sched_policies: add missing files for modular-ws sched 10 years ago
parallel_eager.c 943b5d56bf Make starpu_worker_get_id_check public 10 years ago
parallel_heft.c 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 years ago
prio_deque.c df41587702 Fix comments on prio deque 12 years ago
prio_deque.h b34e4bb751 First step of hierarchical schedulers' restructuring. 12 years ago
random_policy.c 7771735456 * Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers. 9 years ago
sched_component.h a7ef69de51 Add tree field to components, to make it easy to access the sched_ctx_id, notably 11 years ago
scheduler_maker.c efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline 11 years ago
work_stealing_policy.c a952d08642 fix ws/lws mutex initialization 9 years ago