Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some build adjustments mandatory for the relocation of xbt_contexts [Cristian]
[simgrid.git] / examples /
2009-07-13 mquinsonUse parse values as double instead of casting them...
2009-07-13 mquinsonDamnit, when the examples are not syntaxically correct...
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-13 mquinsonupdate that file after conversion of option mecanism...
2009-07-13 mquinsonLink properties were killed a while ago, don't test...
2009-07-10 genaudallreduce + scatter examples
2009-07-10 genaud MPI_Scatter() ok
2009-07-09 genaud- MPI_Scatter() /* untested */
2009-07-07 genaudOops. Forgot to commit the header.
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 genaudadded automatic test of reduce
2009-06-30 mquinsonUpdate the bcast tesh file after last changes to smpirun
2009-06-30 mquinson-quiet argument of smpirun died
2009-06-30 mquinsonCompile reduce example
2009-06-30 genaud* more thorough test for MPI_Reduce()
2009-06-26 mquinsonFinalize the smpi test (it works)
2009-06-26 mquinsonplug an harmless leak
2009-06-26 genaud- corrected mvmul.c to avoid warnings
2009-06-26 mquinsonUpdate tesh files of msg that use configuration after...
2009-06-25 mquinsonfinish the first tesh file of SMPI example
2009-06-25 mquinsonCompile about every existing SMPI examples (reduce...
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-18 mquinsonregenerate test data for 64 bits
2009-05-18 mquinsonBe more verbose when propagating local exceptions
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-04-12 mquinsonplug some memleaks
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,...
2009-03-26 mquinsonRevalidate some forgotten 32bit outputs after gras...
2009-03-26 mquinsonrevalidate the 64bits test outputs after the listener...
2009-03-10 mquinsonRevalidate the outputs I can test on my machine (build...
2009-03-10 mquinsonno need to sleep(1), it slows down my tests
2009-03-10 mquinsondon't open master socket before we declared the message...
2009-01-29 mquinsonmemleak founds by cppcheck
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-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonautogenerated files (sorry)
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-10-03 mquinsonmisleading typo in test description
2008-10-03 mquinsonAutogenerated file
2008-10-03 mquinsonThis test do not seem to fail
2008-09-16 cheriermAdd the compile of the java classes
2008-09-12 cheriermcomment the parallel task sample in the Tesh file
2008-09-12 cheriermchange consecutive to the renaming of the C++ wrappers
2008-08-19 cheriermsamples of makefile for cpp wrappers examples.
2008-08-19 cheriermlast changes of cpp wrappers examples
2008-08-11 cheriermenable some tesh files.
2008-08-11 cheriermjust delete some blank lines
2008-07-14 alegrandAutogenerated file.
2008-07-14 alegrandAdd Tchimou's illustration of an old bug to the tests.
2008-07-14 alegrandUpdate expected output after rewrite of the sharing...
2008-07-14 alegrandUpdate expected output after fixing a bug raised by...
2008-07-11 cheriermincludes the java examples Tesh files
2008-07-11 cheriermThe c++ examples Tesh files.
2008-07-11 cheriermincludes the c++ examples Tesh files
2008-07-11 cheriermAll of the examples use now the StringHelp class to...
2008-07-08 cheriermdelete the process at the end of the main method
2008-07-03 cheriermExamples of CPP versions of Msg
2008-06-27 cheriermThis file includes all the tesh files relative with...
2008-06-27 cheriermBy default, the output of floating point numbers by...
2008-06-27 velhoEnhanced gtnets example program now remaining feature...
2008-06-26 alegrandAutogenerated file...
2008-06-26 alegrandAdd a tesh file for gtnets.
2008-06-26 mquinsonRevalidate (once again) the output
2008-06-25 eyraudlAdapt to version 2 of platform files
2008-06-25 velhocosmetics
2008-06-25 velhouse smaller messages
2008-06-20 cheriermAnsi C declaration of variables.
2008-06-18 mquinsonCommit a tested tesh file now (bummer)
2008-06-18 mquinsonUpdate the tesh files of pmm
2008-06-18 mquinsonRevalidate output: the SIMIX_host_get_table is not...
2008-06-17 alegrandUpdate the tesh file...
2008-06-17 alegrandfix teshfiles accordingly
2008-06-12 alegrandFactor most callback definitions.
next