Samuel Thibault
|
271c5470fa
Fix missing inlines and inline detection
|
5 years ago |
Nathalie Furmento
|
456eef1f43
fix code formatting
|
5 years ago |
Samuel Thibault
|
991e4a88d8
Add STARPU_SCHED_SIMPLE_DECIDE_ALWAYS modular scheduler flag
|
5 years ago |
Adrien Guilbaud
|
1bec0aa827
Add flag STARPU_SCHED_SIMPLE_FIFOS_BELOW_EXP for some modular scheduler
|
5 years ago |
Adrien Guilbaud
|
7cbc79fc5b
Disable computation on expected variables for non worker fifo/queue
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
e713367738
Silence static analysis warnings
|
6 years ago |
Samuel Thibault
|
635eb6f440
Add some experimental heteroprio batch heuristics
|
6 years ago |
Samuel Thibault
|
8cd00d737f
New modular-heteroprio scheduler
|
6 years ago |
Samuel Thibault
|
8b5d81218d
Add 'ready' heuristic to modular schedulers
|
6 years ago |
Samuel Thibault
|
2af8c10dc9
Default modular worker queues to 2 tasks unless it's an heft scheduler
|
6 years ago |
Samuel Thibault
|
65671a64f6
modular_ez: Fix testing for worker decisision
|
6 years ago |
Samuel Thibault
|
b5fa08563b
Fix combined workers in modular schedulers, add some modular schedulers
|
6 years ago |
Samuel Thibault
|
a9972c23e7
Also limit fifos below, not only prioritized fifos
|
6 years ago |
Samuel Thibault
|
21ea30f040
Fix case where a modular scheduler drives only one worker, we need to put a fifo above the eager component
|
7 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Samuel Thibault
|
480f3925b4
Fix computing modular scheduler plugging
|
7 years ago |
Samuel Thibault
|
4f39c46676
Fix build in simgrid case
|
7 years ago |
Samuel Thibault
|
ca1cc3aabd
tell explicitly to static analyses that t->root is initially NULL
|
7 years ago |
Samuel Thibault
|
82900d839f
Factorize modular scheduler creation. Add example of modular scheduling policy
|
7 years ago |