소스 검색

Add fixme

Samuel Thibault 4 년 전
부모
커밋
40b7bdeb1e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 =
 {