| .. |
|
dummy_sched_with_ctx.c
|
43838444ce
Function starpu_sched_ctx_create() now takes a variable argument list
|
12 years ago |
|
parallel_code.c
|
3c8000976d
fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep
|
11 years ago |
|
prio.c
|
61b7930980
examples/sched_ctx/prio.c: use FPRINTF instead of fprintf
|
12 years ago |
|
sched_ctx.c
|
228fd6716a
when we verify if there is at least a worker able to execute a certain task check out the list of workers of a context not all of the workers of the machine
|
11 years ago |
|
sched_ctx_without_sched_policy.c
|
10e0ba5a14
correct index of worker
|
11 years ago |