Samuel Thibault
|
2f2cbafa55
eager component needs to tell all its children that they can pull
|
6 lat temu |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 lat temu |
Nathalie Furmento
|
4dde5e744d
doc: update function prototypes
|
6 lat temu |
Samuel Thibault
|
fc2700b62e
Add starpu_sched_component_estimated_end_min_add
|
6 lat temu |
Samuel Thibault
|
82900d839f
Factorize modular scheduler creation. Add example of modular scheduling policy
|
7 lat temu |
Samuel Thibault
|
a77b534d96
Add "to" parameters to pull_task and can_push methods of sched components
|
7 lat temu |
Nathalie Furmento
|
5baf04e626
doc: fix copyrights
|
7 lat temu |
Nathalie Furmento
|
3c382a8190
doc: fix copyright holder name
|
7 lat temu |
Nathalie Furmento
|
64099c1dda
add missing copyright
|
7 lat temu |
Nathalie Furmento
|
5b18261bf6
doc: fix copyright syntax
|
7 lat temu |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 lat temu |
Samuel Thibault
|
61b1d6229a
Avoid waking all workers all the time on can_pull, we only need to wake one of them
|
7 lat temu |
Samuel Thibault
|
3b37b455d2
document value returned by push_task
|
8 lat temu |
Samuel Thibault
|
a2a4b77fae
drop unused field
|
8 lat temu |
Nathalie Furmento
|
553f2b122e
doc: minor fixes
|
8 lat temu |
Nathalie Furmento
|
0ab9a7a78c
doc: various fixes - add missing stuff
|
8 lat temu |
Nathalie Furmento
|
60293a9562
doc: minor fixes
|
8 lat temu |
Samuel Thibault
|
0e0c061054
Fix estimated ends of components, and use average ends by default
|
8 lat temu |
Nathalie Furmento
|
ed52082ecd
doc: add missing documentation
|
8 lat temu |
Samuel Thibault
|
320c4f9e03
port r15746 from 1.2: Introduce starpu_sched_component_push_task and starpu_sched_component_pull_task helpers
|
9 lat temu |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
Nathalie Furmento
|
7681b9860b
doc: add missing documentation
|
10 lat temu |
Nathalie Furmento
|
49d8742ce3
doc/doxygen/chapters/api: add types for struct fields
|
10 lat temu |
Nathalie Furmento
|
72115e3fa7
doc/doxygen/chapters/api/modularized_scheduler.doxy: fix typesetting
|
10 lat temu |
Nathalie Furmento
|
2e4c99b8f2
move documentation from public API to doxygen source file
|
10 lat temu |
Nathalie Furmento
|
28e4f109a7
rename struct starpu_sched_specs into struct starpu_sched_component_specs
|
10 lat temu |
Nathalie Furmento
|
9637fa6f8f
rename struct starpu_fifo_data into struct starpu_sched_component_fifo_data
|
10 lat temu |
Nathalie Furmento
|
356fee1cd3
rename:
|
10 lat temu |
Nathalie Furmento
|
08c4f7f391
rename starpu_sched_recipe_add_component into starpu_sched_component_recipe_add
|
10 lat temu |
Nathalie Furmento
|
e9e0a96dc5
move documentation from public include file to doxygen file
|
10 lat temu |