Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add MPI_Probe and MPI_Iprobe support, and better handling of the MPI_Status structure...
authorAugustin Degomme <degomme@idpann.imag.fr>
Thu, 20 Sep 2012 17:00:19 +0000 (19:00 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Thu, 20 Sep 2012 17:10:43 +0000 (19:10 +0200)
commit15220d2486268d4eac7e25aac434a9139fb2a187
tree692a22c98629355c91672815a648ece36ee416b7
parent45d5c1bb8e65df9d0fbaa259ffeabdf49cf9fbe4
add MPI_Probe and MPI_Iprobe support, and better handling of the MPI_Status structure, which will need more testing
include/simgrid/simix.h
include/smpi/smpi.h
src/simix/smx_network.c
src/simix/smx_network_private.h
src/simix/smx_smurf.c
src/simix/smx_smurf_private.h
src/simix/smx_user.c
src/smpi/private.h
src/smpi/smpi_base.c
src/smpi/smpi_pmpi.c