Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
In trace replay, allow to have one trace file per process
[simgrid.git] / examples / msg / gtnets /
2009-10-06 velhoNew checked version of GTNetS integration.
2009-10-06 velhoUsing an uniform platform to illustrate better model...
2009-10-04 velhoAdded a test for waxman platform with 200 nodes and...
2009-10-04 velhoMoved random deployment generation to a proper place.
2009-10-04 velhoCleanning up gtnets directory, only one program to...
2009-10-04 velhoImproved test of GTNets model.
2009-06-06 alegrandFix tesh file. Surprisingly, according to git, it was...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-03-27 velhoCople with new gtnets.c and deployment files.
2009-03-27 velhoReduced message size in dogbone topollogy to speed...
2009-03-27 velhoAdded a parameter for each process, given flow id,...
2008-11-25 velhoRemoved bogus +1 while printing flow id coping with...
2008-11-25 velhoGtnets file that cope with previous Kayo Fujiwara exper...
2008-11-25 velhoCope with new gtnets.c file.
2008-11-25 velhoCommented debuging message to speedup experiments.
2008-11-25 velhoIncrease readability to plot results afterwards.
2008-11-25 velhoCope with recent modifications of the gtets.c example.
2008-11-25 velhoGenerate a deployment where each host is used at most...
2008-11-25 velhoRemove memory management error.
2008-11-25 velhoAdded parameters to indicate flow id, so unique flows...
2008-10-16 alegrandAdd a convenient script to create a random deployment...
2008-10-14 alegrandAdd some platform and deployment files.
2008-10-14 alegrandComply with "recent" DTD modifications (i.e. routers...
2008-10-10 velhoDisabled paje output, not working at the time.
2008-10-10 velhoAdded a reliable print mechanism, now flow labels depen...
2008-10-10 velhoImproved output message to help automated experiments.
2008-06-27 velhoEnhanced gtnets example program now remaining feature...
2008-06-26 alegrandAdd a tesh file for gtnets.
2008-06-25 velhocosmetics
2008-06-25 velhouse smaller messages
2008-06-09 velhoAdded the feature of getting remaining communication...
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-11-02 mquinsonThis time, hopefully, the files are in valid version...
2007-10-31 mquinsonUpdate the platform files: the root tag is now called...
2007-10-26 quasarupdate all the XML files
2007-08-16 alegrand"Cleaner" hack. Dude, I love C macros... ;)
2007-08-08 alegrandMore readable information.
2007-07-25 velhoAdded the GTNetS feature to examples/msg directory.