Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
as MPI_Iprobe always use a 0-sized request, do not check if this size is different...
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 5 Nov 2012 10:18:29 +0000 (11:18 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Mon, 5 Nov 2012 10:18:29 +0000 (11:18 +0100)
commit28df942f24971393bc65b4f9fdde3dff0fb8b3fd
tree71f97c6e03aec6c67a76fc2f7ca964a6298f9194
parenta8c4451c319a18cd8c5f17cda618cdc038516ec6
as MPI_Iprobe always use a 0-sized request, do not check if this size is different from the sent one, and do not answer MPI_ERR_TRUNCATE
src/smpi/smpi_base.c