There are also two uninitialized requests in amdis/common/parallel/Collective.hpp::73,85
.
You're using MPI_REQUEST_NULL
to initialize the request in Request.hpp
and nullptr
everywhere else. Is there a reason for that?
added 1 commit
enabled an automatic merge when the pipeline for 146ff281 succeeds
merged
mentioned in commit 7e46647e