| .. |
|
component_best_implementation.c
|
943b5d56bf
Make starpu_worker_get_id_check public
|
9 lat temu |
|
component_composed.c
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 lat temu |
|
component_eager.c
|
7f62c83488
Fix scalability of modular eager policies with prefetching
|
9 lat temu |
|
component_eager_calibration.c
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
10 lat temu |
|
component_fifo.c
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 lat temu |
|
component_heft.c
|
87718074ae
src: fix cppcheck warnings
|
9 lat temu |
|
component_mct.c
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
9 lat temu |
|
component_perfmodel_select.c
|
fcbb7dd5e1
add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished
|
8 lat temu |
|
component_prio.c
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 lat temu |
|
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 lat temu |
|
component_sched.c
|
d5c5a66deb
drop useless test
|
9 lat temu |
|
component_work_stealing.c
|
87718074ae
src: fix cppcheck warnings
|
9 lat temu |
|
component_worker.c
|
5c18303944
fixes for minor warning detected by cppcheck
|
8 lat temu |
|
deque_modeling_policy_data_aware.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 lat temu |
|
eager_central_policy.c
|
4436cde002
forgot copyrights
|
9 lat temu |
|
eager_central_priority_policy.c
|
4436cde002
forgot copyrights
|
9 lat temu |
|
fifo_queues.c
|
f47836973e
simplify computing pipelined length and clean a bit
|
9 lat temu |
|
fifo_queues.h
|
f47836973e
simplify computing pipelined length and clean a bit
|
9 lat temu |
|
graph_test_policy.c
|
fcbb7dd5e1
add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished
|
8 lat temu |
|
helper_mct.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 lat temu |
|
helper_mct.h
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
9 lat temu |
|
heteroprio.c
|
4436cde002
forgot copyrights
|
9 lat temu |
|
hierarchical_heft.c
|
5cbef2b984
fix copyright
|
9 lat temu |
|
internal.notes.txt
|
c9178b0220
rename file so people don't actually read it, it's really internal...
|
9 lat temu |
|
modular_eager.c
|
951a7ac05e
avoid ambiguity between scheduler and user
|
9 lat temu |
|
modular_eager_prefetching.c
|
951a7ac05e
avoid ambiguity between scheduler and user
|
9 lat temu |
|
modular_heft.c
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
10 lat temu |
|
modular_heft2.c
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
10 lat temu |
|
modular_prio.c
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
10 lat temu |
|
modular_prio_prefetching.c
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
10 lat temu |
|
modular_random.c
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
10 lat temu |
|
modular_random_prefetching.c
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
10 lat temu |
|
modular_ws.c
|
38fe3f7455
sched_policies: add missing files for modular-ws sched
|
10 lat temu |
|
parallel_eager.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 lat temu |
|
parallel_heft.c
|
fcbb7dd5e1
add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished
|
8 lat temu |
|
prio_deque.c
|
87718074ae
src: fix cppcheck warnings
|
9 lat temu |
|
prio_deque.h
|
b34e4bb751
First step of hierarchical schedulers' restructuring.
|
12 lat temu |
|
random_policy.c
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
9 lat temu |
|
sched_component.h
|
a7ef69de51
Add tree field to components, to make it easy to access the sched_ctx_id, notably
|
11 lat temu |
|
scheduler_maker.c
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 lat temu |
|
work_stealing_policy.c
|
cb36a92b55
Make clusters work with (L)WS
|
8 lat temu |