Nathalie Furmento
|
cc9aecb792
merge trunk
|
hace 11 años |
Samuel Thibault
|
717fbf7ab1
Always call init_iterator, it does not make sense otherwise
|
hace 11 años |
Andra Hugo
|
5593439277
changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core
|
hace 11 años |
Andra Hugo
|
5f388d2a95
hierarchical contexts - bug fixing and DEBUG macro
|
hace 11 años |
Andra Hugo
|
491a6c6124
fix hierarchical resizing of contexts
|
hace 11 años |
Andra Hugo
|
60d44eb737
resize hierarchic ctxs hierarchically :)
|
hace 12 años |
Andra Hugo
|
2769aaa8cb
hypervisor: correct computation of idle
|
hace 12 años |
Andra Hugo
|
20906d8d77
hyp only: optimise resize (use idle and speed for the triggering policy)
|
hace 12 años |
Andra Hugo
|
52459c8508
*eager: wake up workers when we add them to a context
|
hace 12 años |
Nathalie Furmento
|
483f8e2979
merge trunk
|
hace 12 años |
Andra Hugo
|
9502f53f25
introduce min max as a constraint for the linear program
|
hace 12 años |
Thibaud Lambert
|
310ac0249e
mic (perfmodel): cholesky correction
|
hace 12 años |
Andra Hugo
|
9d2ba463c5
remove some warnings
|
hace 12 años |
Samuel Thibault
|
9c038ac2be
replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_*
|
hace 12 años |
Andra Hugo
|
e66dd53eab
cleaning + better managing the types of workers
|
hace 12 años |
Andra Hugo
|
c94402dfb1
move include math.h in the header principal
|
hace 12 años |
Andra Hugo
|
45c4f38b10
rename velocity -> speed
|
hace 12 años |
Andra Hugo
|
99654988a8
consider the time to transfer data from the gpus to the RAM too when resizing
|
hace 12 años |
Andra Hugo
|
70ee761ed3
correct speed computations for the hyp
|
hace 12 años |
Andra Hugo
|
6c954c729c
workers must release the scheduling mutex before taking the role of hypervisor, update triggering issues for the other resizing strategies too
|
hace 12 años |
Andra Hugo
|
db0267f452
fixes for the speed computations
|
hace 12 años |
Andra Hugo
|
8d8d2aa2f2
fix speed computation in the hypervisor
|
hace 12 años |
Andra Hugo
|
76282f234b
fixes for triggering the resize
|
hace 12 años |
Nathalie Furmento
|
6a906a64d3
sc_hypervisor/src/policies_utils/policy_tools.c: add missing include (thanks to Abdou Guermouche for reporting the bug)
|
hace 12 años |
Andra Hugo
|
bda88614ed
fix triggering criteria for the hyp
|
hace 12 años |
Andra Hugo
|
d0b859619b
fixes + refact in the hyp
|
hace 12 años |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
hace 12 años |
Andra Hugo
|
c978226b8d
move linear program in a file
|
hace 12 años |
Andra Hugo
|
05d10ea37d
move task_pool out of the policies
|
hace 12 años |
Andra Hugo
|
6bcd0d3c6e
rename + comments in the public interface
|
hace 12 años |