Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reindent (again).
[simgrid.git] / examples / smpi /
2012-12-03 Arnaud GierschMake tests work when building out of the sources.
2012-12-02 suteradd the test of allReduce replay
2012-12-02 suteryet another action file for allReduce
2012-11-30 sutermissing file
2012-11-30 suterhey you, you're supposed to be removed already (did...
2012-11-30 suterremove temporary file at the end of the tesh f
2012-11-30 shensheiMerge ../simgrid
2012-11-30 suterforgot to add this file thus breaking the smpi_replay...
2012-11-29 suterrm this file, generated now
2012-11-29 suteradd 2 more test for smpi replay: barrier and some Isend...
2012-11-29 suterthe comm_size action is useless now
2012-11-29 sutergenerate the one_trace file for each test (will allow...
2012-11-28 schnorr[trace] for some reason, simulated time changed in...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Lucas Schnorr[trace] bye bye triva, welcome viva
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschRemove conditions from else() and endif() in cmake...
2012-10-26 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-26 navarroFix smpi script variables between cmake home dir and...
2012-10-26 navarroFix test out of directory for smpi mpich
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroCompilation fix on SMPI with WIN32
2012-10-25 Christophe ThiérySince cmake 2.6, else() and endif() don't need to repea...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Arnaud GierschSet smpi/cpu_threshold to 1 for smpi-replay, and hope...
2012-10-23 Arnaud GierschDefine an additional parameter for the hack around...
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroAdd missing files for distrib
2012-10-18 Augustin Degommemove smpi examples to teshsuite
2012-10-17 Arnaud GierschIgnore the first two lines of output.
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 jean-noel quintin[example,smpi,MM] remove the specification of parameter...
2012-10-10 jean-noel quintin[examples,smpi,MM] remove a useless function
2012-10-10 jean-noel quintin[examples,smpi,MM] get some positive value for the...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 jean-noel quintin[example,smpi,MM] remove the timer interface which...
2012-10-10 Arnaud GierschAbort if getline failed.
2012-10-10 Arnaud GierschAn inline declaration without definition does not make...
2012-10-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-10 Arnaud GierschAlways initialize variable.
2012-10-09 Augustin Degommeshunt a warning, quite dirtily
2012-10-09 Augustin Degommeadd a few tests for smpi
2012-10-09 jean-noel quintin[examples,smpi] remove warnings and resolve a bug ...
2012-10-09 navarroAdd a tesh file for smpi vector
2012-10-09 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 jean-noel quintin[smpi,example] an example of matrix multiplication...
2012-10-04 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-04 degommegeneralize non contiguous send method to other MPI...
2012-10-04 suterslight changes in the paje trace
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Augustin Degommeremove some warnings
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-03 jean-noel quintin[smpi] add a gestion of non-contignous data
2012-09-28 Augustin Degommeupdate the smpi replay tesh file again, as the problems...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Martin Quinsonupdate this code so that it matches my thesis document
2012-09-26 suterrevalidate tesh file after Augustin's commit
2012-09-26 sutermoved to examples/smpi/replay/replay.c
2012-09-26 suteradd a tesh file for trace replay with SMPI
2012-09-26 suterslight modifications to make things work
2012-09-26 suterWhat? give the same name to the directory and the execu...
2012-09-26 suterupdate the CMake file
2012-09-26 suteradd files to test trace replay with smpi
2012-09-26 suterput the replay stuff in its own directory
2012-09-10 suterslight change in the example that lauchs everything
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-20 schnorr[trace] for some reason, simulated time changed in...
2012-08-04 Martin Quinsonrewrite this example to betterly demo SMPI_SAMPLE_LOCAL...
2012-07-12 suterthis example is simpler now
2012-07-11 suteradd a few (totally untested) actions.
2012-07-09 Arnaud GierschFix error: overflow in implicit constant conversion...
2012-07-09 Arnaud GierschFix fatal error: simix/simix.h: No such file or directory.
2012-07-09 suterAdd a Q&D implementation of trace replay with SMPI...
2012-06-29 Arnaud GierschClean CMakeLists.txt in examples/smpi.
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 navarro2nd part of kill GLOB_RECURSE
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud Gierschsmpirun: turn error into warning only.
2012-04-02 Arnaud Gierschbcast.tesh: "as much processes than hosts" is 5.
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 schnorr[trace] fix smpi tesh
2012-02-08 Arnaud GierschFile has moved.
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Arnaud GierschAdd missing dependency for smpi_traced_simple.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-22 Lucas Schnorr[trace] adding combinations of tracing parameters to...
2012-01-22 Lucas Schnorr[trace] moving traced smpi example to example/smpi...
2012-01-22 Lucas Schnorr[trace] update test output
2012-01-22 Lucas Schnorr[trace] very small memory leak fix in this example
next