Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
memory cleanups
[simgrid.git] / examples / gras /
2011-10-20 Martin Quinsonmerge branches
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-synchro-sg-32 and...
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-all2all-sg-32 and...
2011-07-18 Arnaud GierschIncrease timeout for gras-rpc tests.
2011-07-18 Arnaud GierschFix tesh files for tests gras-rpc-sg-32 and -64.
2011-07-18 Arnaud GierschFree globals before exit in timer example.
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-06-23 Arnaud GierschCosmetics: handle exception inside exception handler.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschAdd missing calls to xbt_ex_free().
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-07 navarropAdd working directory to command line for generating...
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 agierschUse new style logging macros.
2011-02-16 thieryAll tesh files have the .tesh extension now
2011-02-01 thieryI forgot the ones without the extension .tesh
2011-01-24 navarropUpdate tesh for 64bits
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-05 navarropCan compile out of source now.
2010-12-10 thieryFix tesh files of gras-rpc-sg and gras-synchro-sg
2010-12-10 mquinsonand now, test that the file I commit actually works...
2010-12-10 mquinsonput pid on 2 chars to help sorting, and revalidate...
2010-12-10 thieryUpdate tesh files of gras-simple_token-sg
2010-12-10 thieryUpdate tesh files of gras-pmm-sg
2010-12-02 thieryFix tesh file of gras-ping-64
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropUpdate tesh files for gras 64
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-11-26 thieryMake sure GRAS RL examples don't use the same ports...
2010-11-26 mquinsonrevalidate the output (minor changes only)
2010-11-26 mquinsonrevalidate the output (timing changes)
2010-11-26 mquinsonsmall fixes to output so that RL works again
2010-11-26 mquinsonMake the pmm robust to the change of amount of slaves
2010-11-26 mquinsontemporarly reduce the example size until it gets debugg...
2010-11-25 navarropFix sources are generated for spawn.
2010-11-25 mquinsonrevalidate the timings (I verified that the output...
2010-11-24 mquinsonadapt to lastest prototype change, and kill a race...
2010-11-24 mquinsonCompletely reimplement the spawn example: speaking...
2010-11-24 mquinsonthat tesh file was wrongly regenerated at some point...
2010-11-22 navarropAdd verification for LUA_CPATH for use require.
2010-11-18 navarropFix lua detection on apple and re-enable option lua...
2010-11-16 agierschFix argument quoting in tesh files.
2010-11-12 coldpeaceupdate lua(bypass) examples
2010-10-31 mquinsonfix file permissions
2010-10-22 agierschCheck return value of (v)asprintf.
2010-10-20 agierschRegenerate tesh files and make the tests gras-{all2all...
2010-10-14 navarropAuto set the library extension for links.
2010-10-13 navarropAdd simgrid dependency for ping_generator.lua
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-05 coldpeacefix gras_platform_script
2010-10-01 mquinsonFix test pmm_rl by synchronizing the slaves [Arnaud...
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-13 navarropUpdate CMakeLists for windows
2010-09-06 navarropLink to lib simgrid work when compil out of build source.
2010-08-11 coldpeaceremove dependency line
2010-08-11 coldpeaceadd gras console example, illustrating the use of lua...
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-05-18 navarropGenerate files correctely with gras_stub_generator.
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-15 navarropTesh files for 32 bits arch.
2010-04-15 navarropCorrect tesh files after patch time commit.
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-01 mquinsonallow gras test to run in //
2010-04-01 mquinsonkill windows cruft. Should use tesh2 when it works...
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-12-23 mquinsonupdate timings for 64bits also
2009-12-23 mquinsonreduce amount of output, and update the tesh files
2009-12-23 mquinsonChange the protocol of pm_join: cannot force the rank...
2009-12-22 mquinsonRefresh some tesh files (the models were changed recent...
2009-12-02 mquinsonReplay is not mature enough for distribution, yet
2009-10-15 mquinsonA script to recompile and rerun the whole chain from...
2009-10-15 mquinsonUse private headers to help debugging
2009-10-15 mquinsonVarious fixes. Working (in SG) for ForkJoins, but not...
2009-10-15 mquinsonTry to do all communications in parallel (not quite...
2009-10-15 mquinsonChange the prototype of xbt_thread_create(), sorry.
2009-10-15 mquinsonmalloc the expected size (and announce the malloced...
2009-10-14 mquinsonMake sure this variable is always initialized
2009-10-13 mquinsonGRAS replayer partially works. Need a real platform...
2009-10-08 mquinsonStart working on a trace replayer in GRAS (to replay...
2009-10-05 mquinsonRevalidating some GRAS tests for 64bit architectures
2009-09-25 donassbrRevalidating some GRAS tests.
2009-08-17 mquinsondisplay more info during the test
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-18 mquinsonregenerate test data for 64 bits
2009-05-18 mquinsonBe more verbose when propagating local exceptions
2009-04-12 mquinsonplug some memleaks
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
next