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;