Olivier Aumage 5 lat temu
rodzic
commit
81110b93f4
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
 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;
 typedef int64_t starpu_mpi_tag_t;