|
@@ -414,7 +414,7 @@ unsigned starpu_sched_ctx_create_inside_interval(const char *policy_name, const
|
|
|
return sched_ctx->id;
|
|
|
|
|
|
}
|
|
|
-unsigned starpu_sched_ctx_create(const char *policy_name, int *workerids,
|
|
|
+unsigned starpu_sched_ctx_create(const char *policy_name, int *workerids,
|
|
|
int nworkers, const char *sched_name)
|
|
|
{
|
|
|
struct _starpu_sched_ctx *sched_ctx = NULL;
|