Samuel Thibault
|
b1f1af644b
Re-enable opportunistic prefetching from core
|
пре 4 година |
Samuel Thibault
|
ba99542d83
Add STARPU_PER_WORKER variant for perfmodels
|
пре 5 година |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
пре 5 година |
Nathalie Furmento
|
e8e8cf9266
move documentation from separate doxygen files to public .h files
|
пре 6 година |
Nathalie Furmento
|
3966292204
move documentation from separate doxygen files to public .h files
|
пре 6 година |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
пре 6 година |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
пре 6 година |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
пре 6 година |
Samuel Thibault
|
c3b7311830
Use _starpu_task_data_get_node_on_worker whenever possible
|
пре 6 година |
Samuel Thibault
|
3a9b91aa05
Add missing prototype
|
пре 7 година |
Samuel Thibault
|
daceb77c56
Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON
|
пре 7 година |
Samuel Thibault
|
af9b8aa005
Add starpu_task_notify_ready_soon_register
|
пре 7 година |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
пре 7 година |
Nathalie Furmento
|
2a88ca76ef
update documentation
|
пре 7 година |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
пре 8 година |
Olivier Aumage
|
cdb9792226
rename wake_worker* routines to distinguish between two flavors
|
пре 8 година |
Olivier Aumage
|
5805ca437d
use a single set of public wake up functions
|
пре 8 година |
Samuel Thibault
|
332eaad4b0
Add function to get job_id of a task for schedulers
|
пре 8 година |
Andra Hugo
|
4436cde002
forgot copyrights
|
пре 8 година |
Andra Hugo
|
15103b9723
GPU partitioning using contexts, and fixing dmda to consider the pipeline len
|
пре 8 година |
Samuel Thibault
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
пре 8 година |
Samuel Thibault
|
f0106e1e82
Add submit_hook and do_schedule scheduler methods
|
пре 9 година |
Samuel Pitoiset
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
пре 9 година |
Samuel Thibault
|
c277c9b080
Add starpu_wake_worker_locked and starpu_wakeup_worker_locked. Use starpu_wake{,up}_worker{,_locked} in all code instead of explicitly waking the scheduling condition
|
пре 9 година |
Samuel Thibault
|
a5f7d96fea
Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder
|
пре 9 година |
Nathalie Furmento
|
f581728b9b
new scheduler heteroprio: code cleaning (followup to #15406)
|
пре 10 година |
Andra Hugo
|
ba3e4d7403
small fixes done while writing my thesis + task window at context level (before pushing tasks to the scheduler) expressed w.r.t. to time and not number of tasks
|
пре 10 година |
Samuel Thibault
|
074d020c3d
Add starpu_idle_prefetch_task_input_on_node, and call it at task submission for tasks which execute on a specific node
|
пре 10 година |
Samuel Thibault
|
113cdbb1a3
Support pipeline mode in simgrid too. The results match the reality!
|
пре 10 година |
Samuel Thibault
|
3a33757343
Add starpu_worker_can_execute_task_impl and starpu_worker_can_execute_task_first_impl to optimize getting the working implementations
|
пре 10 година |