.. |
README
|
913b6e242b
Several renamings for Hierarchical Schedulers to adapt the naming
|
vor 11 Jahren |
component_best_implementation.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_composed.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_eager.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_eager_calibration.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_fifo.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_heft.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_mct.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_perfmodel_select.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_prio.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_random.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_sched.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_work_stealing.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
component_worker.c
|
bb3081fb9a
when pushing parallel tasks to explicit combined workers, we also need to use task aliases. Also make sure they get freed
|
vor 10 Jahren |
deque_modeling_policy_data_aware.c
|
0308be8d17
port r15806 from 1.1: move _STARPU_TRACE_JOB_POP call to common starpu_push_task_end place
|
vor 10 Jahren |
deque_queues.c
|
0308be8d17
port r15806 from 1.1: move _STARPU_TRACE_JOB_POP call to common starpu_push_task_end place
|
vor 10 Jahren |
deque_queues.h
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
vor 10 Jahren |
eager_central_policy.c
|
f005cfba52
remove unused variables
|
vor 10 Jahren |
eager_central_priority_policy.c
|
0308be8d17
port r15806 from 1.1: move _STARPU_TRACE_JOB_POP call to common starpu_push_task_end place
|
vor 10 Jahren |
fifo_queues.c
|
0308be8d17
port r15806 from 1.1: move _STARPU_TRACE_JOB_POP call to common starpu_push_task_end place
|
vor 10 Jahren |
fifo_queues.h
|
bbe2eac4de
consider priorities when deciding on which worker to schedule - sol 2 (static number of priorities, each worker has a list of exp_lens corresponding to each priority )
|
vor 10 Jahren |
helper_mct.c
|
e3b44209ed
update copyright
|
vor 10 Jahren |
helper_mct.h
|
e3b44209ed
update copyright
|
vor 10 Jahren |
heteroprio.c
|
86808ef8a5
Only enable unsafe optimizations when not blocking drivers, and prevent helgrind from shouting about them
|
vor 10 Jahren |
hierarchical_heft.c
|
28e4f109a7
rename struct starpu_sched_specs into struct starpu_sched_component_specs
|
vor 11 Jahren |
locality_work_stealing_policy.c
|
60f805cc0d
rename (forgot this file)
|
vor 10 Jahren |
modular_eager.c
|
5e8cba21b1
Add starpu_sched_component_connect helper and benefit from it
|
vor 10 Jahren |
modular_eager_prefetching.c
|
5e8cba21b1
Add starpu_sched_component_connect helper and benefit from it
|
vor 10 Jahren |
modular_heft.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
modular_heft2.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
vor 10 Jahren |
modular_prio.c
|
5e8cba21b1
Add starpu_sched_component_connect helper and benefit from it
|
vor 10 Jahren |
modular_prio_prefetching.c
|
18b2ddbf66
Add missing creation of worker collection
|
vor 10 Jahren |
modular_random.c
|
5e8cba21b1
Add starpu_sched_component_connect helper and benefit from it
|
vor 10 Jahren |
modular_random_prefetching.c
|
5e8cba21b1
Add starpu_sched_component_connect helper and benefit from it
|
vor 10 Jahren |
modular_ws.c
|
86235ac148
simplify code
|
vor 10 Jahren |
parallel_eager.c
|
bb3081fb9a
when pushing parallel tasks to explicit combined workers, we also need to use task aliases. Also make sure they get freed
|
vor 10 Jahren |
parallel_heft.c
|
bb3081fb9a
when pushing parallel tasks to explicit combined workers, we also need to use task aliases. Also make sure they get freed
|
vor 10 Jahren |
prio_deque.c
|
df41587702
Fix comments on prio deque
|
vor 11 Jahren |
prio_deque.h
|
b34e4bb751
First step of hierarchical schedulers' restructuring.
|
vor 12 Jahren |
random_policy.c
|
bb61f3808d
update cnrs copyright
|
vor 10 Jahren |
sched_component.h
|
a7ef69de51
Add tree field to components, to make it easy to access the sched_ctx_id, notably
|
vor 11 Jahren |
scheduler_maker.c
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
vor 10 Jahren |
stack_queues.c
|
0308be8d17
port r15806 from 1.1: move _STARPU_TRACE_JOB_POP call to common starpu_push_task_end place
|
vor 10 Jahren |
stack_queues.h
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
vor 10 Jahren |
work_stealing_policy.c
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
vor 10 Jahren |