| .. |
|
component_best_implementation.c
|
943b5d56bf
Make starpu_worker_get_id_check public
|
9 years ago |
|
component_composed.c
|
0e0c061054
Fix estimated ends of components, and use average ends by default
|
8 years ago |
|
component_eager.c
|
7f62c83488
Fix scalability of modular eager policies with prefetching
|
9 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
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 years ago |
|
component_heft.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
component_mct.c
|
cf5be99691
update copyrights for files modified in 2017
|
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
|
bf074a7831
src: include core/task.h when needed
|
8 years ago |
|
component_sched.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
component_work_stealing.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 years ago |
|
component_worker.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 years ago |
|
deque_modeling_policy_data_aware.c
|
a823ddc441
remove/update functions relying on previous synchro scheme
|
8 years ago |
|
eager_central_policy.c
|
1c6076a20e
address an lsan found issue where context task counters gets updated, accessing the task structure, while the corresponding task may already have been executed and destroyed by a worker
|
8 years ago |
|
eager_central_priority_policy.c
|
cf5be99691
update copyrights for files modified in 2017
|
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
|
8 years ago |
|
fifo_queues.h
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
8 years ago |
|
graph_test_policy.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
helper_mct.c
|
99c955951c
fix warning
|
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
|
f8c7adcef3
fix coverity issue
|
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
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_prio_prefetching.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_random.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
modular_random_prefetching.c
|
cf5be99691
update copyrights for files modified in 2017
|
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
|
8 years ago |
|
prio_deque.h
|
dc8011edf2
Add _starpu_prio_deque_erase
|
8 years ago |
|
random_policy.c
|
332eaad4b0
Add function to get job_id of a task for schedulers
|
8 years ago |
|
sched_component.h
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
scheduler_maker.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
|
work_stealing_policy.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |