.. |
dummy_sched_with_ctx.c
|
43838444ce
Function starpu_sched_ctx_create() now takes a variable argument list
|
%!s(int64=11) %!d(string=hai) anos |
nested_sched_ctxs.c
|
3fcbeee67e
examples/sched_ctx/nested_sched_ctxs.c: specify the task is parallel
|
%!s(int64=10) %!d(string=hai) anos |
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
|
%!s(int64=11) %!d(string=hai) anos |
prio.c
|
61b7930980
examples/sched_ctx/prio.c: use FPRINTF instead of fprintf
|
%!s(int64=11) %!d(string=hai) anos |
sched_ctx.c
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
%!s(int64=11) %!d(string=hai) anos |
sched_ctx_without_sched_policy.c
|
bd9905de6c
examples: free allocated memory
|
%!s(int64=11) %!d(string=hai) anos |
sched_ctx_without_sched_policy_awake.c
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
%!s(int64=11) %!d(string=hai) anos |