Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dl_open priv: manually copy the file w/o using cp
[simgrid.git] / src / smpi / smpi_op.cpp
2017-04-06 degommetry to appease ubsan a bit
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-05 degommecornercases handling
2017-03-23 Martin Quinsonpetting sonar as every night before bed
2017-03-22 degommeAdd mpi_get_accumulate call. And MPI_NO_OP operation
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-21 degommeFix stupid tag collision bug. RMA tag is used to order...
2017-03-18 degommeIntroduce smpi::Process
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 degommeWelcome to simgrid::smpi::Op