Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add option "smpi/use_shared_malloc", with true as default, to allow disabling the...
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 17 Jun 2013 16:12:28 +0000 (18:12 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 18 Jun 2013 12:06:12 +0000 (14:06 +0200)
commit964e31805a6409921f1e3a2cd497c15898b4b62b
tree00c73499899f028bf537b8becb54d509a88dd36c
parent4bac5d6867ff353bb05c89397a641001f43ba711
add option "smpi/use_shared_malloc", with true as default, to allow disabling the shared memory SMPI stuff dynamically
Useful for debug purposes, to see if the shared memory is the cause of a bug
src/simgrid/sg_config.c
src/smpi/smpi_bench.c