Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Really copy only when recvbuf != sendbuf.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 6 Mar 2013 10:02:20 +0000 (11:02 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 6 Mar 2013 10:02:20 +0000 (11:02 +0100)
commit885b28633a8f79309c6b6066bbdf0d281e34d19d
treec4451c5cba9b8217da074b5b6c6153b8277ddfcb
parentd19e3a6a01bbde980e77388bddef8517eb94418a
Really copy only when recvbuf != sendbuf.

And avoid to call memcpy with overlapping regions.
src/smpi/smpi_mpi_dt.c