Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reimplement function get_onelink_route.
[simgrid.git] / examples /
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-13 Arnaud GierschUpdate tesh file after commit 588d84f.
2012-03-12 navarroFix ns3 tesh.
2012-03-08 Christophe ThiéryLua Chord: use the OO notation for comms
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 schnorr[trace] fix trace_platform tesh
2012-03-07 schnorr[trace] fix smpi tesh
2012-03-06 schnorr[trace] updating tracing tesh'es due to recent changes...
2012-03-06 schnorr[trace] fixing tracing tesh'es due to latest changes...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMake this example insensitive to scheduling order of...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroUpdate file.c example since new modifications in surf...
2012-03-01 navarroBe compliant with flexml v1.67. This permits to don...
2012-02-29 navarroNew way to use storage. See storage.xml
2012-02-29 Arnaud Gierschxbt_dynar_length returns an unsigned long, not a size_t.
2012-02-29 Arnaud GierschReally get the first host (fixes failing test).
2012-02-29 Arnaud GierschDyanr is already destroyed bt xbt_dynar_to_array.
2012-02-28 navarroFix token_ring execution.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroCosmetics. Rename model for type into storage tag.
2012-02-28 navarroAdd links to platform storage.xml
2012-02-28 Frederic Suterprevent tasks to share resources when they don't have to.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 Martin Quinsonthat's not a cluster, actually
2012-02-28 Martin QuinsonDeprecate MSG_get_host_{table,number}; Implement MSG_ho...
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-23 Marion Guthmullermodel-checker : example bugged2_liveness modified
2012-02-23 Pedro VelhoStarted the gpu model by adding the MSG_gpu_task_create...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 navarroFix generated platform. Right number of clusters
2012-02-08 Arnaud GierschFile has moved.
2012-02-08 Martin Quinsonstop using internal header files from the examples...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Martin Quinsonmove a public header in the simgrid/ directory to fight...
2012-02-05 Arnaud GierschKill more duplicate routes in platform files.
2012-02-05 Arnaud GierschFix compilation errors about multiple definition of...
2012-02-03 Martin Quinsonkill some dupplicate routes: now that we issue a warnin...
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-02-02 Arnaud GierschAnother %ld -> %zu fix.
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 navarroUse m_file_t instead of m_file_t*
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2012-01-31 Lucas Schnorr[trace] add missing tesh to test user variables tracing
2012-01-31 Arnaud GierschUpdate timings for 32bits too.
2012-01-31 navarroRewrite file example for use MSG API
2012-01-31 navarroMake the commit on file read and write compile with...
2012-01-31 navarroAdd an example for file
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-26 Christophe ThiéryRegenerate timings of Lua tesh files
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-23 Lucas Schnorr[trace] new example inspired by storage systems to...
2012-01-23 Lucas Schnorr[trace] add new test, check tracing of g5k platform...
2012-01-23 Lucas Schnorr[trace] more testing in process migration tracing example
2012-01-23 Lucas Schnorr[trace] update tesh, remove timestamping check, add...
2012-01-23 Lucas Schnorr[trace] remove repeated parameter, plus add new test...
2012-01-23 Lucas Schnorr[trace] new example that will be used to test platform...
2012-01-23 navarroPlace MSG init before testing args for --help argument.
2012-01-23 navarroRemove unused variables and add missing prototypes.
2012-01-23 navarroUpdate factor for model LegrandVelho.
2012-01-22 Lucas Schnorr[trace] adding combinations of tracing parameters to...
2012-01-22 Lucas Schnorr[trace] very simple program that creates, executes...
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
2012-01-22 Lucas Schnorr[trace] removing the tracing per task (where each task...
2012-01-22 Lucas Schnorr[trace] remove info messages from process migration...
2012-01-22 Lucas Schnorr[trace] removing memory leaks from the process migratio...
2012-01-22 Lucas Schnorr[trace] avoid comparing the tracing logs and the genera...
2012-01-22 Lucas Schnorr[trace] cleaner code for tracing examples
2012-01-19 navarroRemove old MSG_set_channel_number from examples.
2012-01-19 Arnaud GierschInline test_all() in masterslave_mailbox.
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-19 Marion Guthmullerunused example chord_stateful removed
2012-01-17 navarroCompletely remove channel mecanism with tesh tested...
2012-01-16 navarroAdd a platform with tag config and explain how to chang...
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-16 Christophe ThiéryLua chord: simplify the code by reusing tasks since...
2012-01-16 Christophe ThiéryAdd a test for Chord in Lua
2012-01-16 Christophe ThiéryMSG_task_dsend: don't apply a default function if clean...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-12 Christophe ThiéryFix a variable name
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-11 Marion Guthmullermodel-checker : add example centralized_liveness in...
2012-01-11 Marion Guthmullermodel-checker : new example for liveness properties
2012-01-11 Christophe ThiéryThe timings of these tests have changed since crosstraf...
2012-01-10 Marion Guthmullermodel-checker : bugged2_liveness with promela of LTL...
2012-01-10 Marion Guthmullermodel-checker : new LTL property for bugged2_liveness...
2012-01-09 Marion Guthmullermodel-checker : add comments for the example bugged2_li...
2012-01-09 Marion Guthmullermodel-checker : new examples for verification of livene...
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
next