Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
using a trace marker to register the end of each flow in the gtnets example
[simgrid.git] / examples / msg / gtnets / gtnets.c
2010-09-10 schnorrusing a trace marker to register the end of each flow...
2010-08-09 schnorrdeclaring mark in the gtnets example
2010-08-09 schnorrfullduplex support
2010-08-05 schnorrupdating gtnets examples with new tracing method, new...
2010-04-25 mquinsonFix copyright headers
2010-04-12 velhoPrevent the print o redundant messages.
2010-04-12 velhoCorrected GTNetS to cople with the tracing facillity.
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonRename configuration variables *_model into */model...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-11-25 velhoRemoved bogus +1 while printing flow id coping with...
2008-11-25 velhoCommented debuging message to speedup experiments.
2008-11-25 velhoIncrease readability to plot results afterwards.
2008-11-25 velhoRemove memory management error.
2008-11-25 velhoAdded parameters to indicate flow id, so unique flows...
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-25 velhocosmetics
2007-08-08 alegrandMore readable information.
2007-07-25 velhoAdded the GTNetS feature to examples/msg directory.