Andra Hugo
|
f108a67609
add a prolog callback to a task (+ example)
|
11 年之前 |
Andra Hugo
|
39cfbbcb7f
consider the flops of ready tasks when resizing and compute the speed for a sample of time too
|
11 年之前 |
Andra Hugo
|
1c1a6aaddf
* add function to check if the workerid returned by the func starpu_worker_get_id belongs to a context,
|
11 年之前 |
Andra Hugo
|
7e15608069
copy uthash.h into the hyp sources and remove any interferance of the hyp with the sources of starpu
|
11 年之前 |
Andra Hugo
|
93ed656614
add missing hyp functions to the doc + some code cleaning
|
11 年之前 |
Andra Hugo
|
7652adb53c
help for the hypervisor policies
|
11 年之前 |
Andra Hugo
|
4bd4f6b009
bug fix for the prev commit
|
11 年之前 |
Andra Hugo
|
51f869b6a1
reset flops when adding and removing workers too (not only moving)
|
11 年之前 |
Andra Hugo
|
092e72d872
add some doc for the hyp and change name debit-> throughput
|
11 年之前 |
Andra Hugo
|
d010c07b4a
add func to update the elapsed flops
|
11 年之前 |
Andra Hugo
|
9d2ba463c5
remove some warnings
|
11 年之前 |
Andra Hugo
|
109eac0300
remove contraint for tmax in lp
|
11 年之前 |
Andra Hugo
|
abebb0c602
cleaning ispeed_lp code + free hwloc_worker_set when deleting the context
|
11 年之前 |
Andra Hugo
|
50dfbc0ca5
change number of flops of a ctx: difference of flops instead of total flops
|
11 年之前 |
Andra Hugo
|
0a164e277c
change dynamically the total number of flops of a context
|
11 年之前 |
Andra Hugo
|
6e52308e70
Indicate whether a worker shares tasks lists with other workers (if yes if we remove it from the context we should do it right away, the other workers are in charge of the remaining tasks)
|
11 年之前 |
Andra Hugo
|
e66dd53eab
cleaning + better managing the types of workers
|
11 年之前 |
Andra Hugo
|
b0b9e3f308
small fix to resize ctxs when only cpus are available
|
12 年之前 |
Andra Hugo
|
054afc9556
allow calling the resizing linear programs from the appl
|
12 年之前 |
Andra Hugo
|
45c4f38b10
rename velocity -> speed
|
12 年之前 |
Andra Hugo
|
70ee761ed3
correct speed computations for the hyp
|
12 年之前 |
Andra Hugo
|
6c954c729c
workers must release the scheduling mutex before taking the role of hypervisor, update triggering issues for the other resizing strategies too
|
12 年之前 |
Andra Hugo
|
acdb9f0caa
remove transfer time from exp_len at pop_time && the computation time at pre_exec & update exp_start accordingly
|
12 年之前 |
Andra Hugo
|
db0267f452
fixes for the speed computations
|
12 年之前 |
Andra Hugo
|
5fd5c871e6
too expensive the lock in copmpute_all_performance_prediction, exp_start is update in post_exec/pre_exec/etc also
|
12 年之前 |
Andra Hugo
|
8d8d2aa2f2
fix speed computation in the hypervisor
|
12 年之前 |
Andra Hugo
|
f2d6fafd49
fix examples of hyp compilation + add default value for the resize triggering criteria
|
12 年之前 |
Andra Hugo
|
76282f234b
fixes for triggering the resize
|
12 年之前 |
Andra Hugo
|
d0b859619b
fixes + refact in the hyp
|
12 年之前 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 年之前 |