Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Don't use local structure in PMPI_Waitany
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 15 Jan 2018 12:47:45 +0000 (13:47 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 15 Jan 2018 16:15:36 +0000 (17:15 +0100)
commitbfcfbe21c80a625d2a59e9b0b215e52d061dfe84
treed9067a41861af465e794f50bb3eeeec233e88539
parent82634de7cb4aae292a985175f71d1a122b9db87d
[SMPI] Don't use local structure in PMPI_Waitany

The datastructure savedvalstype serves no real purpose
and can be removed.
src/smpi/bindings/smpi_pmpi_request.cpp