Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Remove local variables
[simgrid.git] / src / smpi /
2018-01-15 Christian Heinrich[SMPI] Remove local variables
2018-01-15 Christian Heinrich[SMPI] Remove now unused datastructure in PMPI_Waitall
2018-01-15 Christian Heinrich[SMPI] Don't use local structure in PMPI_Waitall
2018-01-15 Christian Heinrich[SMPI] Remove now unused datastructure in PMPI_Waitany
2018-01-15 Christian Heinrich[SMPI] Don't use local structure in PMPI_Waitany
2018-01-12 Christian Heinrich[SMPI] Replace SIMIX_process_from_PID with S4U equivalent
2018-01-12 Christian Heinrich[SMPI] Spelling.
2018-01-12 Christian Heinrich[SMPI] Declare loop variable within the loop.
2018-01-12 Christian Heinrich[SMPI] Remove local variable sz in smpi_group.cpp
2018-01-12 Christian Heinrich[SMPI] Rename variable bar -> barrier
2018-01-12 Christian Heinrich[SMPI] Use variable instead of 3 calls to the same...
2018-01-12 Christian Heinrich[SMPI] Remove wrong comments on functions
2018-01-12 Christian Heinrich[SMPI] Fixed grammar in comment
2018-01-12 Christian Heinrich[SMPI] Added doc block for smpi_backup_global_memory_se...
2018-01-12 Christian Heinrich[SMPI] Use xbt_die() instead of printf & exit
2018-01-09 Arnaud GierschRemove XBT_LOG_CONNECT, it should be useless nowadays.
2017-12-26 Martin Quinsonmove the host list into the Engine
2017-12-26 Martin Quinsoncosmetics
2017-12-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-25 Augustin Degommethis is still unimplemented, but please sonar
2017-12-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-21 Augustin DegommeSMPI: make dlopen default privatization method, and...
2017-12-09 Martin Quinsonallow remote exec: s4u::Exec->setHost()
2017-12-05 Christian Heinrich[SMPI] process_data is now declared static
2017-12-05 Christian Heinrich[SMPI] Don't use external process_data variable. Instea...
2017-12-05 Christian Heinrich[SMPI] Cosmetics in smpi_comm.cpp
2017-12-03 Arnaud GierschConvert simgrid::simix::Host::process_list to boost...
2017-12-03 Arnaud GierschRemove useless include.
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Augustin Degommedon't use is_valid to validate datatypes for replay...
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-27 Tom CornebizeMerge pull request #203 from simgrid/fix/execute_benched
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Arnaud GierschFix comment.
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Frederic Suterupdate doc on viva and remove more stuff
2017-11-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-21 Arnaud GierschMerge remote-tracking branch 'github/master'
2017-11-21 Arnaud GierschSimplify loop.
2017-11-19 Arnaud GierschComment some unused parameters.
2017-11-18 Arnaud GierschUse new/delete.
2017-11-18 Arnaud GierschReduce code duplication.
2017-11-16 Arnaud GierschMove check for MPI_BOTTOM one level up.
2017-11-16 Arnaud GierschMove file near other smpi include files.
2017-11-15 Arnaud GierschFix segfault seen with mpich3-test/perf/nestvec2.
2017-11-15 Arnaud GierschCosmetics: hostfile and machinefile are synonyms.
2017-11-15 Augustin Degommeadd TI tracing to RMA calls (all but win_create, win_de...
2017-11-14 Arnaud GierschUse std::min/std::max instead of MIN/MAX in C++ files.
2017-11-09 Arnaud GierschMerge remote-tracking branch 'github/master'
2017-11-09 Frederic Suterrework the hack on sendrecv to fix umpire test
2017-11-09 Frederic Suteraddress new smells and hack smthg for sendrecv
2017-11-08 Arnaud GierschSonar: make overridden methods virtual.
2017-11-08 Frederic SuterMassive change in SMPI+instr
2017-11-07 Frederic Suterremove useless calls
2017-11-07 Frederic Sutermerge identical functions
2017-11-07 Frederic Sutera bit of factoring to decrease overload
2017-11-06 Frederic Sutertake care of mismatched new/delete
2017-11-06 Frederic Suterfix broken tests
2017-11-06 Frederic Sutera bit of unperfect simplification in this SMPI+TI TRaci...
2017-11-05 Frederic Suterremove useless parameters in (simplified) instr
2017-11-05 Frederic Suterplease sonar
2017-11-05 Martin Quinsonsonar: prefer readability to tiny optim
2017-11-05 Martin Quinsonconvert src/mc/mc_replay.h into mc_replay.hpp (+ don...
2017-11-04 Augustin Degommetry to get rid of asan cryptic error
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Augustin Degommefix mismatched new[]/free
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterstringify (a lot)
2017-11-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-03 Christian Heinrich[SMPI] Use SMPI-Instances also when smpirun is used.
2017-11-03 Christian Heinrich[SMPI] Renamed default SMPI instance for smpirun
2017-11-03 Christian Heinrich[SMPI] Cosmetics
2017-11-03 Christian Heinrich[SMPI] Elaborated on comment
2017-11-03 Christian Heinrich[SMPI] Move all 3 MPI_Comm getters together
2017-11-03 Frederic Suterreindent
2017-11-02 Arnaud GierschRemove old commented declaration.
2017-11-02 Arnaud GierschRemove empty destructor.
2017-11-02 Frederic Sutersimplify link events and rename getRootContainer to...
2017-11-01 Arnaud GierschFix memory leaks.
2017-11-01 Arnaud GierschUse a vector for index_to_rank_map_ too.
2017-11-01 Arnaud GierschRemove unused typedef.
2017-10-31 Arnaud GierschMake loop easier to follow for scan-build.
2017-10-30 Frederic Suterenough playing with instr for now ...
2017-10-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-30 Frederic Sutera few more simplifications
2017-10-30 Frederic Sutersimplify the way states are used in high-level instr...
2017-10-30 Christian Heinrich[SMPI] Moved variable declaration.
2017-10-30 Christian Heinrich[SMPI] Move a map in smpi::Group from array to std...
2017-10-30 Christian Heinrich[SMPI] Move variable declaration into for-loop
2017-10-30 Christian Heinrich[SMPI] Added a comment explaining why we subtract 1
2017-10-30 Christian Heinrich[SMPI] Renamed global memory init function
2017-10-30 Christian Heinrich[SMPI] This fixes the indentation in smpi_memory.cpp
2017-10-30 Christian Heinrich[SMPI] Allow privatization in a more generic way
next