Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ooooops
[simgrid.git] / src / smpi / smpi_process.cpp
2017-04-11 degommeYet another dlopen merge
2017-04-11 Martin Quinsonkill useless code
2017-04-11 Martin Quinsonsimplify SMPI process creation a tiny bit
2017-04-11 Martin Quinsontry to cleanup how MPI process are created. First act.
2017-04-04 degommeOops, we need to store a pointer to the simix process...
2017-03-20 degommeok, I stop trying to please sonar.
2017-03-18 degommeIntroduce smpi::Process