Explorar o código

src/drivers/cuda/driver_cuda.c: fix typo

Nathalie Furmento %!s(int64=11) %!d(string=hai) anos
pai
achega
cac7d80ba8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/drivers/cuda/driver_cuda.c

+ 1 - 1
src/drivers/cuda/driver_cuda.c

@@ -490,8 +490,8 @@ static void execute_job_on_cuda(struct starpu_task *task, struct _starpu_worker
 			if (k == (int) worker->set->nworkers)
 				/* Everybody busy */
 				_STARPU_TRACE_START_EXECUTING();
-		}
 #endif
+		}
 	}
 	else
 #else