Samuel Thibault
|
f577b0820d
Revert to minimum estimated termination time by default, since that is indeed the availability time for a new task
|
лет назад: 8 |
Samuel Thibault
|
0e0c061054
Fix estimated ends of components, and use average ends by default
|
лет назад: 8 |
Samuel Thibault
|
e9dce8bf50
Add modular-heft-prio scheduler
|
лет назад: 8 |
Samuel Thibault
|
d5c5a66deb
drop useless test
|
лет назад: 9 |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
лет назад: 9 |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
лет назад: 9 |
Samuel Thibault
|
943b5d56bf
Make starpu_worker_get_id_check public
|
лет назад: 9 |
Nathalie Furmento
|
b7d6e2d4ce
src: introduce new function _starpu_worker_get_id_check() which fails when called from outside a worker, otherwise returns starpu_worker_get_id()
|
лет назад: 9 |
Samuel Thibault
|
afce80c449
Fix unbound recursion
|
лет назад: 9 |
Samuel Thibault
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
лет назад: 10 |
Samuel Thibault
|
f63cc6b631
Make starpu_sched_component_connect a real function rather than an inline, to be able to add tracing there
|
лет назад: 10 |
Samuel Thibault
|
320c4f9e03
port r15746 from 1.2: Introduce starpu_sched_component_push_task and starpu_sched_component_pull_task helpers
|
лет назад: 10 |
Samuel Thibault
|
fbf8e5ab03
port r15744 from 1.2: Add names to scheduling component
|
лет назад: 10 |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
лет назад: 10 |
Nathalie Furmento
|
b7d09b484f
rename starpu_get_tree into starpu_sched_tree_get
|
лет назад: 11 |
Samuel Thibault
|
476b96feea
merge trunk
|
лет назад: 11 |
Samuel Thibault
|
a7ef69de51
Add tree field to components, to make it easy to access the sched_ctx_id, notably
|
лет назад: 11 |
Samuel Thibault
|
0d8ff300f5
Fix destruction leak
|
лет назад: 11 |
Samuel Thibault
|
b3a8cbf090
Fix worker components destruction
|
лет назад: 11 |
Marc Sergent
|
60e099767e
Removing unnecessary mutex lock
|
лет назад: 11 |
Marc Sergent
|
8678ba6687
src/sched_policies : Renaming pop_task into pull_task in Modularized Schedulers only
|
лет назад: 11 |
Marc Sergent
|
64351f3462
src/sched_policies : Fix locks outside of Worker Components by relocating them inside Worker Components, and relocating can_pull calls near pumps (i.e in Flow-Control Components)
|
лет назад: 11 |
Marc Sergent
|
333ea340f1
Some refactoring on src/sched_policies
|
лет назад: 11 |
Marc Sergent
|
adaab5e2c7
src/sched_policies : Renaming
|
лет назад: 11 |
Marc Sergent
|
913b6e242b
Several renamings for Hierarchical Schedulers to adapt the naming
|
лет назад: 11 |