Browse Source

missed a file

Andra Hugo 12 years ago
parent
commit
5440d674ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/drivers/gordon/driver_gordon.c

+ 1 - 1
src/drivers/gordon/driver_gordon.c

@@ -217,7 +217,7 @@ static void gordon_callback_list_func(void *arg)
 #endif
 
 		_starpu_push_task_output(j, 0);
-		_starpu_handle_job_termination(j, 0);
+		_starpu_handle_job_termination(j);
 		//starpu_wake_all_blocked_workers();
 
 		task_cnt++;