瀏覽代碼

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 =
 {