Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Initalize the SMPI options before creating the processes
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 29 Aug 2014 08:52:14 +0000 (10:52 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 29 Aug 2014 08:52:14 +0000 (10:52 +0200)
commit598215cad967693167027b2bc7404110098f9e91
tree6411f0969d9fda9e8e2906066b82bcdac6af291a
parentd312823dc3f5b95d6f74bfef503637257a9c10ba
[mc] Initalize the SMPI options before creating the processes

This is necessary because the MC code handling the creation of
processes needs to be aware of the SMPI options. This look like a huge
mix of the different layers (SMPI, MC, SIMIX).
src/smpi/smpi_global.c