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