Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Remove old smpirun check
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 28 Jun 2018 07:51:22 +0000 (09:51 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 28 Jun 2018 07:56:52 +0000 (09:56 +0200)
commitf6c392a8ae65365589b83f6b6ea939e027ef8b1c
tree1196e73539aaebcfb142ee962ec9d29ae53fe8ac
parent6e4501eca5f21ca17d5ae3e8f4e00552f7a0eab8
[SMPI] Remove old smpirun check

smpirun registers its own instances (called 'smpirun').
If we want to check whether or not the instance exists, we
should not do so by calling .empty()
src/smpi/internals/smpi_deployment.cpp