Explorar o código

Small ex modified for heft

Andra Hugo %!s(int64=14) %!d(string=hai) anos
pai
achega
cbc665975a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      simple_ex/exemple.c

+ 1 - 1
simple_ex/exemple.c

@@ -68,7 +68,7 @@ int main(int argc, char **argv)
 
   struct starpu_sched_ctx sched_ctx;
   int procs[] = {1, 2, 3};
-  starpu_create_sched_ctx(&sched_ctx, "random", procs, 3);
+  starpu_create_sched_ctx(&sched_ctx, "heft", procs, 3);
 
   unsigned j;
   for(j = 0; j < children; j++){