Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix paths for test smpi-replay in out-of-source builds.
[simgrid.git] / examples /
2012-10-01 Arnaud GierschFix paths for test simdag-test-fail in out-of-source...
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-25 suteradd a tesh file for sd_fail
2012-09-25 sutercircumvent the fact that if you let the simulation...
2012-09-25 suterextend the availability trace for the second part of...
2012-09-25 sutertest works fine with typed tasks. Add extra testing...
2012-09-25 suteradd a stupid set/get test (wasn't covered)
2012-09-14 schnorr[trace] update tesh'es to contain simgrid version that...
2012-09-13 schnorr[trace] update tesh'es
2012-09-11 navarroUpdate file example for ls command
2012-09-10 suterslight change in the example that lauchs everything
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-29 navarroRewrite the init of bypass mecanism (tks Martin;)
2012-08-22 schnorr[trace] only fixing some tesh'es, paje header has changed
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-20 schnorr[trace] updating tesh'es according to header changes
2012-08-16 Martin Quinsonmake it clear that this platform only documents the...
2012-08-10 Jean-Baptiste HervéAdd a master/slave example using a generated platform...
2012-08-10 Jean-Baptiste HervéPlatform generation: add a bittorent example using...
2012-08-10 Jean-Baptiste HervéPlatform generation: fex modification of the master...
2012-08-09 Jean-Baptiste HervéPlatform generation: add a master/slave example using...
2012-08-08 navarroFirst example for bypass platform wit sg_platf_new...
2012-08-04 Martin Quinsonrewrite this example to betterly demo SMPI_SAMPLE_LOCAL...
2012-07-31 navarroUpdate tesh for io.
2012-07-31 navarroAdd function to unlink a file.
2012-07-31 navarroFix memory leak
2012-07-12 suterthis example is simpler now
2012-07-12 navarroUpdate xml_files in Cmake
2012-07-12 navarroRemove this output.
2012-07-12 navarroUpdate tesh file for cabinet
2012-07-11 suteradd a few (totally untested) actions.
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-11 Marion Guthmullermodel-checker : application alert for state equality...
2012-07-10 Marion Guthmullermodel-checker : update example bugged1_liveness (variab...
2012-07-10 suterfinally understand how the rate works. update the examp...
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 Arnaud GierschIncrease required width for times in tesh file.
2012-07-09 Arnaud GierschFix kademlia example which was broken on 32bits archs.
2012-07-09 suterAdd a Q&D implementation of trace replay with SMPI...
2012-07-09 suterAs pointed out by a user, the rate should be expressed...
2012-07-06 Arnaud GierschIncrease timeout for test bittorrent.
2012-07-05 Arnaud GierschAdd missing files from examples for dist.
2012-07-05 Martin Quinsonbe more verbose on explaining the expected result of...
2012-07-05 Christophe ThiéryMake it clear that MC is supposed to detect a counter...
2012-07-05 navarroUse new tag host_link for peer. No need for router...
2012-07-05 navarroAdd two new tag for routing cluster (only):
2012-07-04 Samuel LepetitAdd kademlia C example
2012-07-04 Samuel LepetitUse xbt_dynar_foreach in cloud example
2012-07-04 Samuel LepetitRevalidate tesh file for cloud example
2012-07-04 Samuel LepetitUpdate cloud example to use MSG_vm_reboot. Update the...
2012-07-04 Samuel LepetitRemove XBT_INLINE from bittorrent example.
2012-07-04 Arnaud GierschMake example compile with enable_warnings=ON.
2012-07-04 Arnaud GierschReindent.
2012-07-04 Arnaud GierschDon't override CMAKE_C_FLAGS!
2012-07-04 Arnaud GierschMake directory when building out of the source tree.
2012-07-04 schnorr[trace] fix paje header in tesh files
2012-07-03 Arnaud GierschFree dot before exit.
2012-07-03 Marion Guthmullermodel-checker : copyright header for safety properties...
2012-07-03 Samuel LepetitAdd bittorrent example
2012-07-03 Samuel LepetitRevalidate chord.tesh/chord_crosstraffic.tesh
2012-07-03 Samuel LepetitAdd leave in chord
2012-07-02 Samuel LepetitAdd lua-bittorrent tesh file
2012-07-02 Samuel LepetitAdd lua-kademlia tesh file
2012-07-02 Samuel LepetitAdd kademlia lua example
2012-07-02 Marion Guthmullermodel-checker: sed 's/m_task_t/msg_task_t/g' on MC...
2012-07-01 suterAdd a new test to see how failures are handled by SimDag.
2012-06-29 lbobelinCleaned doc, re-included examples, should be better...
2012-06-29 Marion Guthmullermodel-checker : tests for snapshot comparison
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_gpu_task_t instead of m_gpu_task_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-29 Arnaud GierschUpdate tesh files with process autorestart.
2012-06-29 Arnaud GierschAdd "output sort" in tesh files.
2012-06-29 Arnaud GierschClean CMakeLists.txt in examples/smpi.
2012-06-28 Arnaud GierschFix path for out-of-source builds, and kill useless...
2012-06-28 suterTest the simdag_tracing code that were already there...
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-27 Arnaud GierschFix search paths for test "simdag-test-lua".
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-26 sutertest also the dotloader with a file that comprises...
2012-06-26 suteradd a new test that loads a DAX with a cycle. It should...
2012-06-26 suterIf the DAX contains a cycle, just miserably die ...
2012-06-26 Samuel LepetitAdd bittorrent files to the CMakeLists
2012-06-26 Marion Guthmullermodel-checker : keep one bugged1 example for liveness...
next