Explorar o código

more realistic figure

Samuel Thibault %!s(int64=9) %!d(string=hai) anos
pai
achega
922cc8241b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/task.c

+ 1 - 1
src/core/task.c

@@ -690,7 +690,7 @@ int starpu_task_submit(struct starpu_task *task)
 
 	ret = _starpu_submit_job(j);
 #ifdef STARPU_SIMGRID
-	MSG_process_sleep(0.0000001);
+	MSG_process_sleep(0.000001);
 #endif
 
 	if (is_sync)