Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Finally implement smpi shared realloc.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 9 Jun 2021 13:07:49 +0000 (15:07 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 9 Jun 2021 15:42:19 +0000 (17:42 +0200)
commitd0dcacb2b30e5a9689b1f0ac81fdd6505c28eaa7
treeb1f2d242cdbc7ea3313c393892c31ad6a84462c5
parent93d31a3e9bb7abb3f49cd8fca2f539aa873179a5
Finally implement smpi shared realloc.

Use legacy malloc/free again (through xbt) to be able to call realloc on need.
src/smpi/internals/smpi_shared.cpp