Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Finished = inactive
authorAugustin Degomme <adegomme@gmail.com>
Mon, 8 Jun 2020 14:05:42 +0000 (16:05 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Mon, 8 Jun 2020 14:05:42 +0000 (16:05 +0200)
commit5d738e328b0d1214fab07f81ffbc9b45406f98aa
tree0320b79a9f5190bfde11cfb4d03172857a557155
parent029686fb12ee434347c323b347b796e86c061b77
Finished = inactive
One is allowed to call MPI_WAIT with a null or inactive request argument. In this case the operation returns immediately with empty status.
src/smpi/mpi/smpi_request.cpp