Nathalie Furmento
|
173fcc2a6b
load-balancer: minor fixes
|
8 anni fa |
Nathalie Furmento
|
f5016e8f02
merge trunk
|
8 anni fa |
Nathalie Furmento
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 anni fa |
Nathalie Furmento
|
d3a6512230
src: slightly improve _starpu_select_sched_policy() and fix heft detection
|
8 anni fa |
Samuel Thibault
|
a19b18f2b1
Avoid computing idle time when STARPU_IDLE_FILE is not set
|
8 anni fa |
Andra Hugo
|
4436cde002
forgot copyrights
|
8 anni fa |
Andra Hugo
|
15103b9723
GPU partitioning using contexts, and fixing dmda to consider the pipeline len
|
8 anni fa |
Nathalie Furmento
|
b9cd261dbb
src: fix cppcheck warnings
|
8 anni fa |
Olivier Aumage
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
8 anni fa |
Samuel Thibault
|
27679ae542
fix default break_on job ids
|
9 anni fa |
Samuel Thibault
|
7771735456
* Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers.
|
9 anni fa |
Samuel Thibault
|
4281e8aba9
fix visibility of local variable
|
9 anni fa |
Samuel Thibault
|
073f30fd18
fix coverity warnings
|
9 anni fa |
Samuel Thibault
|
719cbe0d6f
Do not always write a starpu_idle_microsec.log file, only do so when STARPU_IDLE_FILE is set
|
9 anni fa |
Samuel Thibault
|
26a7949eed
Add graph inspection facility for schedulers
|
9 anni fa |
Samuel Thibault
|
f0106e1e82
Add submit_hook and do_schedule scheduler methods
|
9 anni fa |
Marc Sergent
|
dc906567c4
First implementation of the load balancer mechanism.
|
9 anni fa |
Samuel Thibault
|
3b83de8eb9
document
|
9 anni fa |
Samuel Pitoiset
|
f94a901204
Revert "core: add missing SCHEDULING_{PUSH,POP} around pop_task()"
|
9 anni fa |
Samuel Thibault
|
2d064f8300
do not use tree worker iterators by default, they are too expensive
|
9 anni fa |
Samuel Pitoiset
|
1da70b37b2
core: add missing SCHEDULING_{PUSH,POP} around pop_task()
|
9 anni fa |
Samuel Thibault
|
3c81d54382
Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex
|
9 anni fa |
Samuel Pitoiset
|
550195a8a1
core: fix dereference before NULL checks
|
9 anni fa |
Terry Cojean
|
75d75812cf
fix dicrease of fxt task ready count with parallel tasks
|
9 anni fa |
Samuel Thibault
|
203b3db100
Fix tracing nready and nsubmitted after r15808 broke it
|
9 anni fa |
Samuel Pitoiset
|
bb9de15926
sched_policies: expose modular-ws
|
9 anni fa |
Samuel Pitoiset
|
f29efa4f4d
sched_policies: create/remove worker collections outside scheduler policies
|
9 anni fa |
Terry Cojean
|
28deab4c19
revert partially r16240 : allow users to use callback pop however they like (not only for parallel tasks)
|
9 anni fa |
Terry Cojean
|
e9fe676d22
fix example sched_ctx/sched_ctx_without_sched_policy and ensure callback pop is executed only by CPUs
|
9 anni fa |
Samuel Thibault
|
4c91b21b7c
Fix nowhere support without fetching data on a node: we still need to call __starpu_push_task_output
|
9 anni fa |