Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[smpi] Fix shared memoy name for SMPI_SHARED_MALLOC
authorGabriel Corona <gabriel.corona@enst-bretagne.fr>
Mon, 29 Feb 2016 19:41:29 +0000 (20:41 +0100)
committerGabriel Corona <gabriel.corona@enst-bretagne.fr>
Mon, 29 Feb 2016 19:41:31 +0000 (20:41 +0100)
commit1306cfadb7f9b5c3dc4041eb6064a0d3a8bf72c2
treebb5e1b0ec01bdc0c2ff04b7282170aff0b95ddae
parent05a81a473f36ee2298730ccc85d4033affad4018
[smpi] Fix shared memoy name for SMPI_SHARED_MALLOC

The name is expected to start with a '/'. This should fix
SMPI_SHARED_MALLOC on MacOS X.
src/smpi/smpi_bench.cpp