Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simplify logic, and free loc in all cases.
[simgrid.git] / examples /
2013-11-05 Arnaud GierschMPI_Abort can theorically fail. Add a call to exit...
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Arnaud GierschInline is overkill for this function.
2013-11-03 Martin Quinsonspell out -classpath with all letters as it seems to...
2013-11-02 Arnaud GierschRename SG_java -> simgrid-java.
2013-10-31 Arnaud GierschUse infinity (-1) for smpi/cpu_threshold in tesh files.
2013-10-31 Arnaud GierschUse yes/no for tracing options instead of 1/0.
2013-10-30 Arnaud GierschSlightly change the sleep duration.
2013-10-30 Augustin Degommechange size of sent messages for replay testing, and...
2013-10-30 Arnaud GierschFix another memory leak in chord example.
2013-10-30 Arnaud GierschAvoid code duplication.
2013-10-29 Arnaud GierschSpurious ~.
2013-10-28 Arnaud GierschFix spacing issues in tesh files.
2013-10-24 Arnaud GierschRemove debug messages from test, allow it to pass even...
2013-10-24 Marion Guthmullermodel-checker : update tesh files
2013-10-18 Augustin Degommewhen parallel ctests are performed, using the default...
2013-10-10 Augustin Degommeoops
2013-10-10 Augustin Degommegenerate this file at testtime, as it failed with out...
2013-10-10 Augustin Degommewe wait for 255 in the tesh, so be it.
2013-10-10 suterat least this one works. leak--
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 Augustin Degommeturns out %le=%e and %lf=%f ... except on windows
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschRemove unused fields.
2013-10-08 Arnaud GierschMake this example clean for valgrind.
2013-10-08 suterzu to PRIu64 (again)
2013-10-07 Arnaud GierschValue stored to 'time' is never read.
2013-10-07 suterone more gloups revalidation
2013-10-07 suterGloups revalidation
2013-10-07 suterdestroy task when execution failed because of dead...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Marion Guthmullermodel-checker : update tesh file
2013-10-06 suterrevalidate tesh
2013-10-06 suterslightly modify the example to check that overwriting...
2013-10-06 suterleak --
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsoncosmetics in an error message
2013-10-04 Marion Guthmullermodel-checker : update tesh files
2013-10-04 Marion Guthmullermodel-checker : fix centralized mutex example
2013-10-04 Marion Guthmullermodel-checker : update bugged mutual exclusion algorithm
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschKill some memory leaks.
2013-10-03 Arnaud GierschExit cleanly on error.
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Arnaud GierschMore substitutions for the smpirun script.
2013-09-29 Marion Guthmullermodel-checker : fix bugged mutual exclusion example...
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 suterleak--
2013-09-25 Marion Guthmullermodel-checker : increase timeout
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Augustin Degommeclose cleanly test for valgrind to be happier
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Marion Guthmullermodel-checker : fix system state comparison (I hate...
2013-09-24 suteralso test allgatherv replay (in its new format)
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 sutersimplify way alltoallv and gatherv are described in...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Marion Guthmullermodel-checker : add deployment file deploy_bugged1_live...
2013-09-23 Marion Guthmullermodel-checker : add bugged1_liveness_visited.tesh in...
2013-09-21 Marion Guthmullermodel-checker : fix platform file path in tesh examples
2013-09-21 Marion Guthmullermodel-checker : new tesh example for liveness model...
2013-09-21 Marion Guthmullermodel-checker : fix bugged1_liveness example
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschWord "centralized" was removed from package name.
2013-09-13 Arnaud GierschUse Msg.verb instead of System.out for message.
2013-09-09 suterthis example file cannot be parsed because of case...
2013-09-03 Martin Quinsongive this example default values for the arguments...
2013-09-03 Martin Quinsonunavoidable cosmetic. Sorry for the noise
2013-09-03 Martin Quinsonjava examples: reorg the imports
2013-09-03 Martin Quinsonjava examples: align the package declaration with the...
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-21 Arnaud LegrandRemove the uggly surf_watched_hosts pimple and allow...
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullerincrease timeout
2013-08-14 Marion Guthmullermodel-checker : update SMPI bugged mutual exclusion...
2013-08-14 Marion Guthmullermodel-checker : update MSG bugged mutual exclusion...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-13 Marion Guthmullermodel-checker : remove binary
2013-08-13 Marion Guthmullermodel-checker : create mc directory in smpi examples...
2013-08-10 Marion Guthmullermodel-checker : update tesh
2013-08-10 Marion Guthmullermodel-checker : update chord example for exhaustive...
2013-08-09 suterstart to design a test for storage management in SimDag...
2013-08-05 Marion Guthmullerupdate the other tesh for chord example
2013-08-05 Marion Guthmullerdisable random lookup in Chord (tesh examples fail)
2013-08-05 Marion Guthmullerupdate chord.tesh
2013-08-05 Marion Guthmullermodel-checker : update CMakeLists
2013-08-05 Marion Guthmullermodel-checker : remove dead file
2013-08-05 Marion Guthmullermodel-checker : remove duplicated example chord
2013-08-05 Marion Guthmullerimplement check_predecessor and random_lookup (periodic...
2013-08-05 Marion Guthmullermodel-checker : remove obsolete examples
2013-08-05 Marion Guthmullermodel-checker : remove dead code
2013-08-05 Marion Guthmullermodel-checker : update tesh files
2013-07-17 suterupdate examples with new prototype for open
next