Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a bug in SMPI that leads to a segfault when one of the request in MPI_StartAll...
authorStéphane Castelli <stephane.castelli@loria.fr>
Wed, 14 May 2014 15:49:44 +0000 (17:49 +0200)
committerStéphane Castelli <stephane.castelli@loria.fr>
Wed, 14 May 2014 15:49:44 +0000 (17:49 +0200)
commit4777522533e6b8879482d71969295f683d6112dc
tree22ffb0ceed1afab2a3cb1e11b2e3493ce3ea97df
parente64ead1c56281b590f80a1eb71d974e76434f0ee
Fix a bug in SMPI that leads to a segfault when one of the request in MPI_StartAll is MPI_REQUEST_NULL
src/smpi/smpi_pmpi.c