Samuel Thibault
|
e9e2b95883
Fix size type
|
před 4 roky |
Samuel Thibault
|
ad3469af27
Avoid making dmdasd precisely count the size of non-ready buffers, it does not need it exactly
|
před 4 roky |
Samuel Thibault
|
5b4da530f7
Make dmdar take into account the size of missing data, not only their number
|
před 4 roky |
Nathalie Furmento
|
9054490002
happy 2021
|
před 4 roky |
Samuel Thibault
|
d707eb6be6
Remove unused level of indirection
|
před 5 roky |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
před 5 roky |
Samuel Thibault
|
8b5d81218d
Add 'ready' heuristic to modular schedulers
|
před 6 roky |
Samuel Thibault
|
870f1a312e
Simplify while loop into for loop
|
před 6 roky |
Samuel Thibault
|
c5b931b16e
Move scheduling helper functions to shared area
|
před 6 roky |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
před 7 roky |
Nathalie Furmento
|
089c051bf5
fix copyrights
|
před 7 roky |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
před 7 roky |
Samuel Thibault
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
před 8 roky |
Samuel Thibault
|
f47836973e
simplify computing pipelined length and clean a bit
|
před 8 roky |
Andra Hugo
|
4436cde002
forgot copyrights
|
před 8 roky |
Andra Hugo
|
15103b9723
GPU partitioning using contexts, and fixing dmda to consider the pipeline len
|
před 8 roky |
Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
před 8 roky |
Samuel Thibault
|
d33a58793f
Optimise dmdas in the case where all tasks have the same priority
|
před 9 roky |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
před 9 roky |
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
|
před 9 roky |
Samuel Thibault
|
0bab6cdf8e
Add _starpu_fifo_pop_this_task.
|
před 9 roky |
Samuel Thibault
|
26a7949eed
Add graph inspection facility for schedulers
|
před 9 roky |
Samuel Thibault
|
0308be8d17
port r15806 from 1.1: move _STARPU_TRACE_JOB_POP call to common starpu_push_task_end place
|
před 10 roky |
Andra Hugo
|
bbe2eac4de
consider priorities when deciding on which worker to schedule - sol 2 (static number of priorities, each worker has a list of exp_lens corresponding to each priority )
|
před 10 roky |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
Andra Hugo
|
ef3659f515
add new dmda scheduler: dmdasd that considers priority when deciding on which worker to schedule
|
před 10 roky |
Samuel Thibault
|
26a6543b6f
merge trunk
|
před 11 roky |
Samuel Thibault
|
3a33757343
Add starpu_worker_can_execute_task_impl and starpu_worker_can_execute_task_first_impl to optimize getting the working implementations
|
před 11 roky |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
před 11 roky |
Marc Sergent
|
0026768555
Adding the handling of multiple fathers in hierarchical schedulers,
|
před 11 roky |