Nathalie Furmento 54305fca78 examples/sched_ctx/sched_ctx.c: when there is no CUDA devices, the context is created with a CPU, hence task submission does not fail 11 years ago
..
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 54305fca78 examples/sched_ctx/sched_ctx.c: when there is no CUDA devices, the context is created with a CPU, hence task submission does not fail 11 years ago
sched_ctx_without_sched_policy.c 10e0ba5a14 correct index of worker 11 years ago