| .. |
|
component_best_implementation.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_composed.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_eager.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_eager_calibration.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_fifo.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 years ago |
|
component_heft.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_mct.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_perfmodel_select.c
|
a2263990e5
From Lionel: modular_heft: make sure that decisions can happen at push() time, avoid waking up all workers each time a new task is ready
|
8 years ago |
|
component_prio.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 years ago |
|
component_random.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_sched.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_work_stealing.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
component_worker.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
deque_modeling_policy_data_aware.c
|
b1ac22827a
src/sched_policies/deque_modeling_policy_data_aware.c: check if fifo is NULL before accessing it
|
8 years ago |
|
eager_central_policy.c
|
fd41c28030
Switch default scheduler to lws
|
8 years ago |
|
eager_central_priority_policy.c
|
f2b82402aa
prio can use any priority
|
8 years ago |
|
fifo_queues.c
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
9 years ago |
|
fifo_queues.h
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
9 years ago |
|
graph_test_policy.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
helper_mct.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
helper_mct.h
|
26a2ac8bef
from Lionel: MCT: place the computation of expected end times in critical section, to avoid race issues in decisions
|
8 years ago |
|
heteroprio.c
|
19d8b72046
migrate heteroprio to using prio deques instead of sorted fifos
|
8 years ago |
|
hierarchical_heft.c
|
5cbef2b984
fix copyright
|
9 years ago |
|
internal.notes.txt
|
c9178b0220
rename file so people don't actually read it, it's really internal...
|
9 years ago |
|
modular_eager.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_eager_prefetching.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_heft.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_heft2.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_heft_prio.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_prio.c
|
055c5374be
Add more missing notification that schedulers handle any priority
|
8 years ago |
|
modular_prio_prefetching.c
|
055c5374be
Add more missing notification that schedulers handle any priority
|
8 years ago |
|
modular_random.c
|
055c5374be
Add more missing notification that schedulers handle any priority
|
8 years ago |
|
modular_random_prefetching.c
|
055c5374be
Add more missing notification that schedulers handle any priority
|
8 years ago |
|
modular_ws.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
parallel_eager.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
parallel_heft.c
|
2c4fabcdc1
Add missing relaxation
|
8 years ago |
|
prio_deque.c
|
24cf50b5a3
Add to _starpu_prio_deque_pop_task_for_worker and _starpu_prio_deque_deque_task_for_worker a skipped paramter, to know whether some tasks were there, but can not be executed by the worker
|
9 years ago |
|
prio_deque.h
|
f4aac0ee52
fix build with debug
|
8 years ago |
|
random_policy.c
|
332eaad4b0
Add function to get job_id of a task for schedulers
|
9 years ago |
|
sched_component.h
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
scheduler_maker.c
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 years ago |
|
work_stealing_policy.c
|
fd41c28030
Switch default scheduler to lws
|
8 years ago |