Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't return an error when a key is not found in an MPI_Info.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 18 Aug 2019 21:33:50 +0000 (23:33 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 18 Aug 2019 21:33:50 +0000 (23:33 +0200)
commitf6de2ab540fe1bc9c0ede1591d28ff2d4dfddd0e
tree748f7f082ce92dd930e170808f0f0d354d00fb48
parent61fc507b7dde640d3bd7d4818d15674436c34f97
Don't return an error when a key is not found in an MPI_Info.
src/smpi/bindings/smpi_pmpi_info.cpp
src/smpi/internals/smpi_actor.cpp
src/smpi/mpi/smpi_info.cpp