Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
In lmm_update_modified_set, don't visit variables twice.
[simgrid.git] / examples /
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-02 Christophe ThiéryAdd a Chord test with the constant network model
2011-12-26 Martin Quinsoncleanup the debug messages
2011-12-26 Martin Quinsonmore verbose debug messages
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Mark Stillwellsend test program
2011-12-25 Martin Quinsonfix a test broken by homogeneisation of dicts
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-25 Martin Quinsonrevalidate two gras tests which timings changed
2011-12-25 Martin Quinsonkill deprecated file for windows's tesh
2011-12-25 Martin QuinsonRename the coordinates configuration option to network...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropFix tesh file
2011-12-16 NavarropMake sure this code is thread safe.
2011-12-16 NavarropMove scripts to generate g5k into the right directory.
2011-12-16 NavarropRevert an old commit (f0f66d620ef58973870652446275a5552...
2011-12-16 NavarropPort old tesh file to modernity.
2011-12-16 NavarropRename misleading "fullduplex" keyword to "crosstraffic".
2011-12-16 NavarropRemove unused variable
2011-12-16 NavarropRevert new time for token-ring
2011-12-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-06 Laurent BobelinAdded 2 version of a script to generate hierarchical...
2011-12-06 NavarropRewrite the token ring example
2011-12-02 NavarropAdd a data_center platform.
2011-12-02 NavarropAdd a cloud platform.
2011-12-01 Arnaud GierschKill old CVS $Id$ lines.
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-12-01 Frederic Sutertwo more clobbered variables that prevent me to compile...
2011-12-01 Arnaud Gierschtesh: fix the stable sort.
2011-11-30 NavarropCorrection of a bug. Always return 0.
2011-11-30 NavarropRemove memleaks
2011-11-30 NavarropAdd a masterslave example with arguments
2011-11-30 NavarropAdd a platform with one cluster and a host
2011-11-30 Martin Quinsonadd a test trying to access the properties of a remote...
2011-11-23 Arnaud GierschSet path for binary in token ring tesh file.
2011-11-18 Martin Quinsonthere is no route in vivaldi
2011-11-16 Christophe ThiéryLua: debug chord again
2011-11-15 Christophe ThiéryLua: fixing the chord example
2011-11-15 Christophe ThiéryLua: fix Chord example
2011-11-15 Christophe ThiéryLua: removing the MSG_process_sleep hack changes the...
2011-11-14 Martin Quinsonnah, properties in the XML file are not the right place...
2011-11-14 Christophe ThiéryLua: rename simgrid.task.name() to simgrid.task.get_name()
2011-11-14 Christophe ThiéryLua Chord example (not working yet, the API is still...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschRemove usage of xbt_dict_size().
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-10 Martin QuinsonMerge branch 'parser'
2011-11-10 Christophe ThiéryNew Lua example: Chord (work in progress)
2011-11-10 Christophe ThiéryLua masterslave: simplify the code and improve the...
2011-11-10 Christophe ThiéryLua: garbage collect the simgrid module (remove simgrid...
2011-11-09 Christophe ThiéryLua: merge simgrid.task.recv and simgrid.task.recv_with...
2011-11-09 Christophe ThiéryMake the Lua API respect coherent naming conventions
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 NavarropFor radical it is "," and not ";"
2011-11-08 Arnaud GierschParenthesis should be protected in test parameters.
2011-11-08 Christophe ThiéryUpdate README of Lua examples
2011-11-08 Christophe ThiéryClean the code of Lua examples.
2011-11-08 Martin QuinsonReimplement the lua console on top of sg_platf
2011-11-07 Christophe ThiéryAfter a send, the sender should never access the task...
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 NavarropDon't use a fix value of host.
2011-11-07 NavarropAdd a source file for model vivaldi. Write vivaldi_get_...
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Christophe ThiéryThe parser's behavior has changed, revalidate the outpu...
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-03 Martin Quinsonthis output changed back, so revert my change of today
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/rpc...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/pmm...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/ping...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/mmrpc...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/console...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in amok/bandwidt...
2011-11-03 Arnaud GierschRemove spurious semicolon.
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryThis constant may be too large for type long
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-25 Arnaud GierschFix path in tesh file.
2011-10-20 Martin Quinsonsave some useless strdups
2011-10-20 NavarropRewrite perl script for optorsim
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonmemory cleanups
2011-10-20 Arnaud GierschFix race condition with gras-mmrpc test.
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin Quinsonuse a user level mallocator on the task content
2011-10-20 Martin Quinsonenlarge my cluster once again
2011-10-19 Martin Quinsonenlarge my cluster
2011-10-19 Martin Quinsonfirst prealpha not working prototype (please public...
2011-10-19 Martin Quinsontypo--
2011-10-17 NavarropAdd example to kill a process.
2011-10-14 Christophe ThiéryTimings have changed: comms cannot continue when a...
2011-10-14 Christophe ThiéryNow that processes are terminated cleanly, this recv...
2011-10-14 Christophe ThiéryRevalidate Chord tesh output (the end of the simulation...
2011-10-13 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
next