Samuel Thibault
|
635eb6f440
Add some experimental heteroprio batch heuristics
|
5 gadi atpakaļ |
Samuel Thibault
|
8cd00d737f
New modular-heteroprio scheduler
|
5 gadi atpakaļ |
Samuel Thibault
|
8b5d81218d
Add 'ready' heuristic to modular schedulers
|
5 gadi atpakaļ |
Samuel Thibault
|
dfd3c72b8b
Add modular-eager-prio scheduler
|
5 gadi atpakaļ |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 gadi atpakaļ |
Nathalie Furmento
|
6862bbddbf
move documentation to independant doxygen files into public .h files
|
6 gadi atpakaļ |
Samuel Thibault
|
7d6e6e0c79
Abstract combined worker component into parallel worker component
|
6 gadi atpakaļ |
Samuel Thibault
|
b5fa08563b
Fix combined workers in modular schedulers, add some modular schedulers
|
6 gadi atpakaļ |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
6 gadi atpakaļ |
Samuel Thibault
|
2f2cbafa55
eager component needs to tell all its children that they can pull
|
6 gadi atpakaļ |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 gadi atpakaļ |
Samuel Thibault
|
e16225a1d9
Add STARPU_COMPONENT_MUTEX_TRYLOCK
|
6 gadi atpakaļ |
Samuel Thibault
|
fc2700b62e
Add starpu_sched_component_estimated_end_min_add
|
6 gadi atpakaļ |
Arthur Chevalier
|
0158d7cdf5
Add a notify function in the scheduler component structure
|
8 gadi atpakaļ |
Samuel Thibault
|
82900d839f
Factorize modular scheduler creation. Add example of modular scheduling policy
|
7 gadi atpakaļ |
Samuel Thibault
|
a77b534d96
Add "to" parameters to pull_task and can_push methods of sched components
|
7 gadi atpakaļ |
Samuel Thibault
|
697c75e7ae
Fix includability of starpu_sched_component.h
|
7 gadi atpakaļ |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 gadi atpakaļ |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 gadi atpakaļ |
Samuel Thibault
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
7 gadi atpakaļ |
Samuel Thibault
|
61b1d6229a
Avoid waking all workers all the time on can_pull, we only need to wake one of them
|
7 gadi atpakaļ |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 gadi atpakaļ |
Olivier Aumage
|
0a24097305
merge from trunk
|
8 gadi atpakaļ |
Samuel Thibault
|
6aedd5d9a5
From Lionel: modular sched: factorize send_can_push_to_parents mechanism
|
8 gadi atpakaļ |
Samuel Thibault
|
7f623b6344
from Lionel: modular sched: factorize and explicit the pump mechanism
|
8 gadi atpakaļ |
Olivier Aumage
|
71499b8de6
dissociate component_worker get and new functions
|
8 gadi atpakaļ |
Olivier Aumage
|
eb935f13bc
use some shorter function names
|
8 gadi atpakaļ |
Olivier Aumage
|
8f00d2501f
add wrapper macros to reduce code duplication
|
8 gadi atpakaļ |
Samuel Thibault
|
2374c1ce19
No need to initialize a whole modular heft prio scheduler when there is only one memory node
|
8 gadi atpakaļ |
Samuel Thibault
|
a2a4b77fae
drop unused field
|
8 gadi atpakaļ |