Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Platform generation : add a function to compute distance between two nodes
[simgrid.git] / examples /
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...
2012-06-26 Marion Guthmullermodel-checker : update list of examples in CMakeLists
2012-06-26 Marion Guthmullermodel-checker : remove unused examples
2012-06-26 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-24 suterslight change to verify that access mode can be changed...
2012-06-24 suterextend test to see if SD_workstation_dump displays...
2012-06-24 suterextend the test to unschedule parallel typed tasks...
2012-06-24 suterbasename raises a warning without including libgen.h
2012-06-22 Samuel LepetitAdd bittorrent example in Lua
2012-06-22 sutermake this tests pass
2012-06-22 suterone more test of the dotloader (dot with a good schedul...
2012-06-22 suteradd a (currently) broken test that tries to create...
2012-06-22 navarroUpdate tesh files using trace as those files have chang...
2012-06-22 navarroNeed to have a double because the result should not...
2012-06-22 Marion Guthmullermodel-checker : update tesh with new cleanups done...
2012-06-21 navarroPut double instead of size_t.
2012-06-21 navarroComsetics
2012-06-21 Arnaud GierschRemaining s/MSG_global_init/MSG_init/.
2012-06-21 Martin QuinsonCleanups in the --cfg options regarding model-checking
2012-06-21 Martin QuinsonVarious cleanups to the model-checking user interface
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Samuel LepetitUpdate masterslave_cloud tesh file
2012-06-21 Marion Guthmullermodel-checker : update examples with new function MSG_init
2012-06-21 Marion Guthmullermodel-checker: remove unused examples
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-21 Samuel LepetitFix bug #14412 (Killing a SIMIX process just after...
2012-06-20 sutermore on testing the dotloader
2012-06-20 Marion Guthmullermodel-checker : remove unused example
2012-06-20 Marion Guthmullermodel-checker : new surf configuration mc-checkpoint
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterbeginning of automated tests for the dotloader. To...
2012-06-20 suteroups
2012-06-20 suterdon't try to browse a dynar that has been freed
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterAdd 2 tesh files for new stuff and make them part of...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suterremove some useless output on workstations
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
next