Samuel Thibault
|
297119f1c3
dmda: Factorize dmda_pop_task with dmda_pop_ready_task
|
5 년 전 |
Samuel Thibault
|
294f48bc37
knobs: fix memleak
|
5 년 전 |
Samuel Thibault
|
c5b931b16e
Move scheduling helper functions to shared area
|
5 년 전 |
Nathalie Furmento
|
85adf47b98
Merge branch 'master' into knobs
|
5 년 전 |
Samuel Thibault
|
7d8f3b75ff
add dmdap scheduler
|
5 년 전 |
Olivier Aumage
|
6768054e5d
Merge branch 'master' into knobs
|
6 년 전 |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 년 전 |
Olivier Aumage
|
423441ef18
add dmda performance steering knobs
|
6 년 전 |
Samuel Thibault
|
3a1eca323f
Use starpu_worker_lock/unlock instead of internal _starpu_worker_lock/unlock, for coherency
|
6 년 전 |
Samuel Thibault
|
b94c69fa99
Use starpu_worker_relax_on instead of internal _starpu_worker_relax_on, for coherency
|
6 년 전 |
Samuel Thibault
|
7ca4b1d3e3
Avoid taking sched_ctx lock when there is just one context
|
6 년 전 |
Samuel Thibault
|
d7b151cc48
factorize some schedctx details
|
6 년 전 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 년 전 |
Samuel Thibault
|
c3b7311830
Use _starpu_task_data_get_node_on_worker whenever possible
|
7 년 전 |
Samuel Thibault
|
b0bd9f0f44
Factorize choosing the target memory node for task data
|
7 년 전 |
Samuel Thibault
|
f502a54c18
Pave the way for smarter memory node selection
|
7 년 전 |
Samuel Thibault
|
daceb77c56
Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON
|
7 년 전 |
Samuel Thibault
|
f4f4e91c56
Do not enable task ready notification yet
|
7 년 전 |
Samuel Thibault
|
af9b8aa005
Add starpu_task_notify_ready_soon_register
|
7 년 전 |
Samuel Thibault
|
610b15a614
Fix dmdar's check of data availability
|
7 년 전 |
Nathalie Furmento
|
3db2dec72e
remove unused variables
|
7 년 전 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 년 전 |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 년 전 |
Nathalie Furmento
|
b1ac22827a
src/sched_policies/deque_modeling_policy_data_aware.c: check if fifo is NULL before accessing it
|
8 년 전 |
Olivier Aumage
|
a823ddc441
remove/update functions relying on previous synchro scheme
|
8 년 전 |
Samuel Thibault
|
0192b78a52
Avoid calling starpu_timing_now within a critical section or several times
|
8 년 전 |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 년 전 |
Olivier Aumage
|
4884091088
check worker iterators do not overflow in dm*
|
8 년 전 |
Olivier Aumage
|
98508d981f
merge from trunk
|
8 년 전 |
Samuel Thibault
|
ce2d9e8bf8
Factorize starpu_timing_now() call, which is not that costless
|
8 년 전 |