浏览代码

fix comment

Olivier Aumage 5 年之前
父节点
当前提交
81110b93f4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mpi/include/starpu_mpi.h

+ 1 - 1
mpi/include/starpu_mpi.h

@@ -149,7 +149,7 @@ void starpu_mpi_set_communication_tag(int tag);
 typedef void *starpu_mpi_req;
 
 /**
-   Define the type which can be used to set communication tag when exchanging data.
+   Type of the message tag.
 */
 typedef int64_t starpu_mpi_tag_t;