Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This commit partially reverts commit 4e0c8570051df3f7114e0097bf888a99946b6138.
[simgrid.git] / examples /
2012-04-25 navarroAdd tesh for storag.
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion Guthmullermodel-checker : reindent, no change
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-20 Marion Guthmullermodel-checker : separate bugged1_liveness (deleted...
2012-04-17 Christophe ThiéryRespect the coding style
2012-04-17 Christophe ThiéryRemove tabs
2012-04-05 schnorr[trace] we need to close the file
2012-04-05 schnorr[trace] updating tesh due to buffering by default
2012-04-05 schnorr[trace] it seems that buffering affects trace alias...
2012-04-05 schnorr[trace] example of creating a customized graph configur...
2012-04-05 schnorr[trace] not tracing to test the absense of output
2012-04-05 schnorr[trace] pay attention to the return value of get functi...
2012-04-05 schnorr[trace] test the TRACE_get_[host|link]_variables
2012-04-05 schnorr[trace] update example to show how to get declared...
2012-04-05 schnorr[trace] update example to show how to use TRACE_get_cat...
2012-04-04 navarroMade two platforms for bypass and add test to tesh
2012-04-04 navarroImplement bypassRoute and bypassASroute. Add an example.
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroCosmetics
2012-04-03 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud GierschEradicate strange characters...
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-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-29 navarroTry to clean platform files containing in examples...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-27 Marion Guthmullermodel-checker : new example test_snapshot to check...
2012-03-26 navarroUpdate example for return values and more files.
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-03-24 schnorr[trace] update examples with the new API for setting...
2012-03-23 navarroAdd constraint for disk bandwidth connexion, read and...
2012-03-23 navarroGenerate doc for actions
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 navarroFirst step to take care of constraint into storage...
2012-03-22 Arnaud GierschAdd setenv GRAS_NO_WARN_EXPERIMENTAL=1 for gras tests.
2012-03-22 Arnaud GierschUpdate tesh files for gras-rpc tests.
2012-03-22 Arnaud GierschRegenerate examples/gras/synchro/test_sg_{32,64}.tesh.
2012-03-22 schnorrdocument MSG tracing examples
2012-03-22 navarroAdd tag config and path property to be more generic.
2012-03-22 navarroImplement xbt_dict_t content for storage model
2012-03-21 Martin Quinsonrewrite the text README by dumping the newly written...
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonfurther improve the MSG doc by documenting the examples
2012-03-21 Martin Quinsonthis is not an example that the users can read, but...
2012-03-21 schnorr[trace] update tesh to follow recent changes in the...
2012-03-21 schnorr[trace] new example to show how to use TRACE_link_srcds...
2012-03-21 schnorr[trace] add new example to show how to use link user...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 Martin Quinsonthat example is useless too
2012-03-20 navarroAdd print out for simulated time.
2012-03-20 Martin Quinsonremove a deprecated example file
2012-03-19 navarroThis platform works without NS3 now. Must have route...
2012-03-15 Marion Guthmullermodel-checker : change log category name
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...
next