Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix previous fix.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 7 May 2021 13:45:16 +0000 (15:45 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 7 May 2021 13:45:32 +0000 (15:45 +0200)
commit15064ea8a82b166c7f766e81fc47c9850d12fe2e
tree063efe47c7b072a05710be4f76790b1fdecd0273
parentda742a2c85bcc44ea387c762ec8b0b05ac95cea4
Fix previous fix.
It was turning test into wait for non blocking collectives, which is not what we wanted.
src/smpi/include/smpi_request.hpp
src/smpi/mpi/smpi_request.cpp