Nathalie Furmento f885c06876 merge trunk il y a 11 ans
..
dummy_sched_with_ctx.c 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list il y a 12 ans
nested_sched_ctxs.c 3fcbeee67e examples/sched_ctx/nested_sched_ctxs.c: specify the task is parallel il y a 11 ans
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 il y a 11 ans
prio.c 61b7930980 examples/sched_ctx/prio.c: use FPRINTF instead of fprintf il y a 12 ans
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) il y a 11 ans
sched_ctx_without_sched_policy.c 2c55b46375 Fix typo il y a 11 ans
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) il y a 11 ans