Samuel Thibault il y a 4 ans
Parent
commit
40b7bdeb1e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      mpi/src/starpu_mpi_task_insert.c

+ 1 - 0
mpi/src/starpu_mpi_task_insert.c

@@ -781,6 +781,7 @@ static struct starpu_perfmodel dumb_model =
 	.cost_function	= cost_function
 };
 
+/* FIXME: we can probably use STARPU_NOWHERE for these? */
 static
 struct starpu_codelet _starpu_mpi_redux_data_read_cl =
 {