Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use previous buffer check feature in MPI checks, to crash when a buffer overflow...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 9 Apr 2021 01:29:52 +0000 (03:29 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 9 Apr 2021 09:10:25 +0000 (11:10 +0200)
commitd3b55c361286eaed09566c184e2017bdd2dec4c9
tree8ae2b9f2b98bd1b5a386cd8262ea5120fb8ea13f
parent6b9d22415cc883df71086ea19d220cbfba0a3230
use previous buffer check feature in MPI checks, to crash when a buffer overflow is detected and provide good information.
src/smpi/bindings/smpi_pmpi_coll.cpp
src/smpi/bindings/smpi_pmpi_file.cpp
src/smpi/bindings/smpi_pmpi_request.cpp
src/smpi/bindings/smpi_pmpi_type.cpp
src/smpi/bindings/smpi_pmpi_win.cpp
src/smpi/include/private.hpp
src/smpi/mpi/smpi_win.cpp