Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
renaming value of presence state to "presence" (to get a good time-slice value later on)
[simgrid.git] / examples / msg /
2010-04-15 piniAlso compile in paranoid mode.
2010-04-15 navarropAdd vivaldi to tests.
2010-04-15 navarropCorrect tesh files after patch time commit.
2010-04-14 navarropSet tracing location for binaries with cmake command...
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-14 schnorradding another example with the declaration of multiple...
2010-04-14 schnorrcreating specific tests to verify the simulation trace...
2010-04-14 mquinsonAdd an example of vivaldi platform, and a deployment...
2010-04-14 schnorrchanging src and dst attributes so drawings are nicer
2010-04-12 schnorradding parameter so we can properly trace the simulatio...
2010-04-12 schnorradding new test for masterslave_mailbox
2010-04-12 schnorrparameter "--trace" to control whether to trace masters...
2010-04-12 schnorrtracing the masterslave_mailbox example
2010-04-12 schnorrremoving instrumentation tracing from migration example
2010-04-12 velhoPrevent the print o redundant messages.
2010-04-12 velhoCorrected GTNetS to cople with the tracing facillity.
2010-04-06 mquinsonincrease the timeout of a command which seem to be...
2010-04-01 schnorrfix: forgot to properly update migration.tesh
2010-04-01 schnorrupdating migration.tesh to new output
2010-04-01 mquinsonAdd a pimple to get the ability to trace the amount...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-23 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-23 mquinsonmake git happy with cmake
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-22 mquinsonless printfs, more proper debug
2010-03-17 mquinsonAnd now, a version that compiles, bummer (load the...
2010-03-17 mquinsonImplement the barrier action of MSG actions
2010-03-17 mquinsonoptimize: strings that are only used on debug should...
2010-03-04 mquinsonAdd some files to constitute an example of split action...
2010-03-03 velhoModular tests to improve report redabillity.
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2010-02-27 mquinsonIn trace replay, allow to have one trace file per process
2010-02-04 suterRepair collective operations (changes made for asynchro...
2010-01-19 suteridentify sender on the recv lines
2010-01-15 mquinsonoups, forgot that file
2010-01-15 mquinsonadd a proper example of master/slaves, using mailboxes
2009-12-11 mquinsonAvoid a name conflict with /usr/include/sys/wait.h...
2009-12-11 mquinsonuse simgrid_config.h in example code relying on getline
2009-11-30 suterModify the output of the action replay tool.
2009-11-18 mquinsonSome files missing from the archive. This prevents...
2009-11-05 suterFirst implementation of allReduce action (Refactoring...
2009-11-04 donassbrFix test. Remove timestep parameter.
2009-10-29 suteradd a reduce X bytes Y flops action
2009-10-29 suterRefactor spawned_send and bcast_spawned_send
2009-10-29 suteradd a flat broadcast action
2009-10-29 suterforgot to remove the cleaning of a remove data
2009-10-29 suteradd an Isend, just the prototype for the barrier action
2009-10-23 sutersmall improvements suggested by Arnaud
2009-10-22 suterAdd Irecv and wait actions and corresponding example
2009-10-20 mquinsonAdapt tests to the fact that we can now detect that...
2009-10-06 velhoNew checked version of GTNetS integration.
2009-10-06 velhoUsing an uniform platform to illustrate better model...
2009-10-05 mquinsonCorrections to the code that handles the errors in...
2009-10-04 velhoAdded a test for waxman platform with 200 nodes and...
2009-10-04 velhoRemove previous version of gtnets testing program,...
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-09-25 donassbrChange default CPU model to new Cas01_IM.
2009-09-21 donassbrFix tests since the default network model has changed.
2009-09-21 donassbrAdd tests for cas01_IM and cpuTI models.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-19 mquinsonuse the right syntax to set the path (plus shut the...
2009-08-18 mquinsonGet the simple log format omit any file location when...
2009-08-18 cristianrosaThe exception associated to each process was relocated...
2009-08-17 mquinsonbe more friendly in tests with VPATH builds
2009-08-17 mquinsonupdate output in tesh files (line number changes again)
2009-08-17 mquinsonContext factory's API simplification: the function...
2009-08-17 mquinsonFixed some issues in logs logic due to recent changes...
2009-07-13 mquinsonrevalidate output after recent source changes
2009-07-13 mquinsonFinish the merging of Cristian branch by fixing some...
2009-07-13 mquinsonUse parse values as double instead of casting them...
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-13 mquinsonupdate that file after conversion of option mecanism...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-26 mquinsonplug an harmless leak
2009-06-26 mquinsonUpdate tesh files of msg that use configuration after...
2009-06-19 mquinsonUse parse values as double instead of casting them...
2009-06-06 alegrandFix tesh file. Surprisingly, according to git, it was...
2009-06-06 alegrandKeep tesh files uptodate with some recent reindentation.
2009-06-06 alegrandUpdate test file now that state traces are better managed.
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-19 mquinsonchange the example with failure to see the bug
2009-05-07 mquinsonAdd an example of process migration in examples/msg...
2009-05-07 mquinsonPlug a bunch of memleaks
2009-05-05 mquinsonooops, typo
2009-05-05 mquinsondraft implementation of the 4 basic actions
2009-05-05 mquinsonfirst draft of the action runner
2009-03-27 velhoCope with model best gtnets fit, that is latency_factor...
2009-03-27 velhoCope with model best gtnets fit, that is latency_factor...
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.
next