Andra Hugo
|
8d1d5c0a77
modified benchs in order to avoid duplication, manag concurency of add/remove workers to/from ctx, hypervisor manages the resize of ctxs
|
14 år sedan |
Andra Hugo
|
70f169e657
some renamings + remove synchr for simultaneous pushes and remove_worker_from_ctx
|
14 år sedan |
Andra Hugo
|
3176101c7c
some renamings
|
14 år sedan |
Andra Hugo
|
30f8bc561c
some renamings
|
14 år sedan |
Andra Hugo
|
437a340e43
some renaiming
|
14 år sedan |
Andra Hugo
|
10c04c1810
added copyrights
|
14 år sedan |
Andra Hugo
|
482baecdf7
merge with trunk revision 4143
|
14 år sedan |
Andra Hugo
|
21a15cc841
small modifs
|
14 år sedan |
Andra Hugo
|
bb184c7ae9
merge with sched_policies also
|
14 år sedan |
Andra Hugo
|
131269917d
merge trunk + branch sched_ctx part 2
|
14 år sedan |
Andra Hugo
|
f746bcc3eb
bug fixing + update all scheduling strategy with the contexts -> !!!!work_stealing still doesn't work
|
14 år sedan |
Andra Hugo
|
d689285904
One mutex per list of tasks (one for the local one, one for each strategy) instead of a single one for all(!!!!! parallel_greedy left to be modified)
|
14 år sedan |
Andra Hugo
|
f5ac78732b
unsigned ctx id
|
14 år sedan |
Andra Hugo
|
6bb4335a7d
fixed some warnings
|
14 år sedan |
Andra Hugo
|
0ec66b2e5f
Added sched_ctxs
|
14 år sedan |
Cédric Augonnet
|
e1fe20fbfc
- Factorize code in the HEFT strategy
|
14 år sedan |
Samuel Thibault
|
7979bcafcb
Take machine idle consumption into account
|
14 år sedan |
Samuel Thibault
|
757e5cafba
fix queue expected length computation
|
14 år sedan |
Samuel Thibault
|
eadee7eac4
when reverting to greedy schedule, privilege uncalibrated workers
|
14 år sedan |
Samuel Thibault
|
643293a4b7
when performance models are not calibrated yet for dm, dmda or pheft, revert to some alpha-ponderated greedy distribution
|
14 år sedan |
Samuel Thibault
|
7bb926c246
Add a starpu_parameters.h containing interesting constants
|
14 år sedan |
Samuel Thibault
|
719155db9f
copyright fixes
|
14 år sedan |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 år sedan |
Samuel Thibault
|
9b79aeb3a8
- Generalize performance model functions a bit to accomodate being used for power consumption.
|
14 år sedan |
Cédric Augonnet
|
e4d271543b
- Cleanup the regression-based performance modeling facilities
|
14 år sedan |
Samuel Thibault
|
de90793b95
export more functions to external schedulers
|
14 år sedan |
Cédric Augonnet
|
3096ff03f4
The _starpu_worker_get_relative_speedup function now takes a starpu_perf_arch
|
14 år sedan |
Cédric Augonnet
|
e8d1dd8a10
Use the PTHREAD_COND_SIGNAL to check if there are errors.
|
14 år sedan |
Nathalie Furmento
|
3b61934f1c
typos (detected as warning by icc)
|
14 år sedan |
Samuel Thibault
|
60caa1c253
make _starpu_worker_may_execute_task take a task instead of a where
|
15 år sedan |