.. |
component_best_implementation.c
|
943b5d56bf
Make starpu_worker_get_id_check public
|
9 年之前 |
component_composed.c
|
0e0c061054
Fix estimated ends of components, and use average ends by default
|
8 年之前 |
component_eager.c
|
7f62c83488
Fix scalability of modular eager policies with prefetching
|
8 年之前 |
component_eager_calibration.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
10 年之前 |
component_fifo.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 年之前 |
component_heft.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
component_mct.c
|
745bb67c1f
following coding conventions for curly braces
|
8 年之前 |
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 年之前 |
component_prio.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 年之前 |
component_random.c
|
bf074a7831
src: include core/task.h when needed
|
8 年之前 |
component_sched.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
component_work_stealing.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 年之前 |
component_worker.c
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 年之前 |
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 年之前 |
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 年之前 |
eager_central_priority_policy.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
fifo_queues.c
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
8 年之前 |
fifo_queues.h
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
8 年之前 |
graph_test_policy.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
helper_mct.c
|
99c955951c
fix warning
|
8 年之前 |
helper_mct.h
|
26a2ac8bef
from Lionel: MCT: place the computation of expected end times in critical section, to avoid race issues in decisions
|
8 年之前 |
heteroprio.c
|
17d445233c
src: fix parameter printf type
|
8 年之前 |
hierarchical_heft.c
|
5cbef2b984
fix copyright
|
8 年之前 |
internal.notes.txt
|
c9178b0220
rename file so people don't actually read it, it's really internal...
|
9 年之前 |
modular_eager.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_eager_prefetching.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_heft.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_heft2.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_heft_prio.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_prio.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_prio_prefetching.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_random.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_random_prefetching.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
modular_ws.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
parallel_eager.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
parallel_heft.c
|
2c4fabcdc1
Add missing relaxation
|
8 年之前 |
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 年之前 |
prio_deque.h
|
dc8011edf2
Add _starpu_prio_deque_erase
|
8 年之前 |
random_policy.c
|
332eaad4b0
Add function to get job_id of a task for schedulers
|
8 年之前 |
sched_component.h
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
scheduler_maker.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |
work_stealing_policy.c
|
cf5be99691
update copyrights for files modified in 2017
|
8 年之前 |