Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
we need that files to compile on windows
[simgrid.git] / examples /
2012-12-05 Marion Guthmullermodel-checker : increase tesh timeout for mc-chord...
2012-12-05 Marion Guthmullermodel-checker : update snapshot_comparison tests
2012-12-03 Arnaud GierschMake tests work when building out of the sources.
2012-12-02 Marion Guthmullermodel-checker : increase tesh timeout
2012-12-02 Marion Guthmullermodel-checker : increase tesh timeouts
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 Maximiliano Geierchainsend: fix compilation errors
2012-11-30 Maximiliano Geierchainsend: change message sizes to more realistic value...
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-29 suterremove some leaks by calling SD_exit() before dying
2012-11-28 Arnaud GierschWe have status, return its value.
2012-11-28 Arnaud GierschDefine functions as static.
2012-11-28 Arnaud GierschRemove unused variables.
2012-11-28 Arnaud GierschAdd missing prototypes.
2012-11-28 Arnaud GierschAn inline function must be visible from header file.
2012-11-28 Arnaud GierschReturn new value.
2012-11-28 Maximiliano GeierOops, forgot to actually add the new tesh
2012-11-28 Maximiliano GeierRemove unused tesh (copied from sendrecv), add a real...
2012-11-28 Maximiliano GeierOops, forgot to change one XBT_INFO
2012-11-28 Maximiliano GeierSome more cleaning up, commented out INFO logs go to...
2012-11-28 Maximiliano GeierCode cleanup
2012-11-28 Maximiliano GeierFix compilation error: there's no MSG_clean anymore
2012-11-28 Maximiliano GeierFix typo
2012-11-28 Maximiliano GeierRenamed project to chainsend to avoid confusion
2012-11-28 Maximiliano GeierDeployment file generator in Ruby, takes a platform...
2012-11-28 Maximiliano GeierCode is now modular and tidy
2012-11-28 Maximiliano GeierRefactored the xbt_dynar_iterator_t implementation...
2012-11-28 Maximiliano GeierFirst working version with 8 peers I have not evaluated...
2012-11-28 Maximiliano GeierModified XML platform file so that routing actually...
2012-11-28 Maximiliano Geiermessages implementation: it dies when trying to forward...
2012-11-28 Maximiliano GeierModified platform and deployment files so it's easier...
2012-11-28 Maximiliano GeierFixed iterator Initial version of chain generator ...
2012-11-28 Maximiliano GeierInitial implementation of kadeploy look-alike
2012-11-28 schnorr[trace] for some reason, simulated time changed in...
2012-11-28 schnorr[trace] updating tesh'es according to header changes
2012-11-27 Jean-Baptiste HervéAdd a master/slave example using a generated platform...
2012-11-27 Jean-Baptiste HervéPlatform generation: add a bittorent example using...
2012-11-27 Jean-Baptiste HervéPlatform generation: add a master/slave example using...
2012-11-26 Arnaud GierschRevalidate tesh outputs for msg/cloud, and lua tests.
2012-11-26 suterrevalidate tesh output for tracing ms and simdag
2012-11-26 suterrevalidate tesh output for token ring
2012-11-26 suterrevalidate tesh outputs for masterslave
2012-11-26 suterrevalidate tesh output for bittorrent
2012-11-26 suterrevalidate tesh output for actions
2012-11-26 suterrevalidate tesh outputs for chord
2012-11-26 suterrevalidate tesh outputs for icomms, pmm, sendrecv
2012-11-26 suterrevalidate tesh outputs for simdag tests
2012-11-25 Martin Quinsonplug a memleak in that example
2012-11-25 Martin QuinsonRemove all traces of chord_before_dsend
2012-11-23 Arnaud GierschRemove binary file!
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschKill more references to GRAS.
2012-11-23 Arnaud GierschThis hack is not needed since gras is killed.
2012-11-23 Arnaud GierschKill xbt_dynar_dopar().
2012-11-22 Arnaud Gierschxbt/time.h dows not exist anymore.
2012-11-22 Arnaud GierschRemove more references to gras.
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-22 Marion Guthmullermodel-checker : increase timeout in tesh chord_neverjoin
2012-11-22 Marion Guthmullermodel-checker : increase timeout in tesh snapshot_compa...
2012-11-20 Marion Guthmullermodel-checker : new tesh for snapshot comparison tests
2012-11-18 Marion Guthmullermodel-checker : add tesh for bugged1_liveness and chord...
2012-11-15 Marion Guthmullermodel-checker : create subdir for chord example with...
2012-11-14 Martin Quinsontypo in comments
2012-11-14 Maximiliano GeierBitTorrent: changed the way the PIECE message is handle...
2012-11-14 Maximiliano GeierBitTorrent: added reference to the report by A. Legout...
2012-11-13 paul bedarideCorrect a bug in kademlia
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-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-07 Marion Guthmullermodel-checker: add chord example for liveness property...
2012-11-07 Marion Guthmullermodel-checker : update examples for test snapshot compa...
2012-10-31 navarroChange parse for exec to be complient with simgrid...
2012-10-31 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-31 Arnaud GierschVariable is unused, remove it.
2012-10-30 suteruse MSG_host_set_property_value everywhere
2012-10-30 suterbetter to use a function that exists than dealing with...
2012-10-27 Marion Guthmullermodel-checker : test examples for snapshot comparison
2012-10-27 Marion Guthmullermodel-checker : clean debug information in bugged1_live...
2012-10-27 Marion Guthmullermodel-checker : remove files about test_heap_comparison
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-25 Lucas Schnorr[trace] fix tesh'es due to change of link values
2012-10-25 navarroRemove generated files from dist
next