Nathalie Furmento
|
b1ac22827a
src/sched_policies/deque_modeling_policy_data_aware.c: check if fifo is NULL before accessing it
|
vor 8 Jahren |
Olivier Aumage
|
a823ddc441
remove/update functions relying on previous synchro scheme
|
vor 8 Jahren |
Samuel Thibault
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
vor 8 Jahren |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
vor 8 Jahren |
Olivier Aumage
|
4884091088
check worker iterators do not overflow in dm*
|
vor 8 Jahren |
Olivier Aumage
|
98508d981f
merge from trunk
|
vor 8 Jahren |
Samuel Thibault
|
ce2d9e8bf8
Factorize starpu_timing_now() call, which is not that costless
|
vor 8 Jahren |
Lionel Eyraud-Dubois
|
ed4942a44f
dmda: Take the non-overlapped part of transfer time into account in predicted end time of tasks.
|
vor 8 Jahren |
Olivier Aumage
|
2daa522db8
use shorter function names
|
vor 8 Jahren |
Olivier Aumage
|
95659bdc31
use shorter function names
|
vor 8 Jahren |
Olivier Aumage
|
eaebdeebf1
update dm* policies with new synchro scheme
|
vor 8 Jahren |
Olivier Aumage
|
10ec2f8eec
remove synchro changes from trunk/, since development has moved to branch synchro/
|
vor 8 Jahren |
Samuel Thibault
|
79d060efd8
Make sure to always update exp_end when updating exp_start, to notably fix transfer predictions, thanks Lionel Eyraud for the patch!
|
vor 8 Jahren |
Olivier Aumage
|
5805ca437d
use a single set of public wake up functions
|
vor 8 Jahren |
Samuel Thibault
|
332eaad4b0
Add function to get job_id of a task for schedulers
|
vor 8 Jahren |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
vor 8 Jahren |
Samuel Thibault
|
72c5144f39
Avoid helgrind warnings on statistics
|
vor 8 Jahren |
Samuel Thibault
|
46717a3fa3
Fix and improve efficiency of computing termination times
|
vor 8 Jahren |
Nathalie Furmento
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
vor 8 Jahren |
Samuel Thibault
|
fcbb7dd5e1
add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished
|
vor 8 Jahren |
Samuel Thibault
|
310b49ff62
Fix adding pipeline length: it does not make sense to add it to exp_start, since it's in it already
|
vor 8 Jahren |
Samuel Thibault
|
93f112aabd
factorize fifo estimation movements
|
vor 8 Jahren |
Samuel Thibault
|
f47836973e
simplify computing pipelined length and clean a bit
|
vor 8 Jahren |
Samuel Thibault
|
235906e10d
fix warnings
|
vor 8 Jahren |
Andra Hugo
|
4436cde002
forgot copyrights
|
vor 8 Jahren |
Andra Hugo
|
15103b9723
GPU partitioning using contexts, and fixing dmda to consider the pipeline len
|
vor 8 Jahren |
Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
vor 8 Jahren |
Samuel Thibault
|
f315f9f0eb
fix warnings
|
vor 8 Jahren |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
vor 8 Jahren |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
vor 8 Jahren |