Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use nullptr for recvbuf when myrank != 0.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 21 Nov 2020 22:28:17 +0000 (23:28 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 21 Nov 2020 22:30:24 +0000 (23:30 +0100)
commitcc88d06e4fd1c32dddf17295ff750c60792588e5
tree4bb73d044138ffc50e50fa02d6953e9e070646ed
parent6f5163721d19b5f1e10faa963473225a9b8d6224
Use nullptr for recvbuf when myrank != 0.

Not sure if it makes any difference, but it was like that before.
src/smpi/mpi/smpi_comm.cpp