1
1
Этот коммит содержится в:
George Bosilca 2016-06-03 00:57:31 +09:00
родитель 87b1d17e7e
Коммит d577e12dd0

Просмотреть файл

@ -90,7 +90,7 @@ ompi_coll_tuned_allreduce_intra_dec_fixed(const void *sbuf, void *rbuf, int coun
*
* Function: - seletects alltoall algorithm to use
* Accepts: - same arguments as MPI_Alltoall()
* Returns: - MPI_SUCCESS or error code (passed from the bcast implementation)
* Returns: - MPI_SUCCESS or error code
*/
int ompi_coll_tuned_alltoall_intra_dec_fixed(const void *sbuf, int scount,