Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Check types matching in MPI communications.
authorAugustin Degomme <adegomme@gmail.com>
Wed, 26 May 2021 14:49:56 +0000 (16:49 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Wed, 26 May 2021 14:50:12 +0000 (16:50 +0200)
commit05f5ac1cf29cac64be9a5615f4b7d6e3a33beb88
tree638648f7adadcffbc9173892fc8fcc7b9424f750
parentb5e67af10d6cf151dbc6bcac7a0824e9fa537953
Check types matching in MPI communications.
should work with basic ones and duplicated ones.
todo: derived types matching, which is more tricky.
src/smpi/include/smpi_request.hpp
src/smpi/mpi/smpi_request.cpp