Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
*** empty log message ***
[simgrid.git] / examples /
2006-05-19 amad206*** empty log message ***
2006-05-19 amad206*** empty log message ***
2006-05-19 mquinsonModify the experimentation suite so that it can test...
2006-05-19 mquinsonRoots of the experimentation infrastructure for Ahmed
2006-05-19 mquinsonupdate to pass the arguments the processes expect
2006-05-19 mquinsonAccept one peer (described as hostname:port) per argument
2006-05-19 mquinsonVarious cleanups; dupplicate the processes on each...
2006-05-19 mquinsoncosmetics: rename alltoall to all2all
2006-05-19 mquinsonAdd all2all to the picture
2006-05-19 mquinsonignore ignorable
2006-05-19 mquinsonThis compiles, at least
2006-05-17 amad206deployment file of alltoall example
2006-05-16 mquinsonThis file is a dupplicate from the msg directory
2006-05-16 mquinsonIgnore ignorable
2006-05-16 mquinsonstupid me. each process should pick its own port number...
2006-05-16 mquinsongive peer a chance to get the message before closing...
2006-05-09 amad206*** empty log message ***
2006-04-28 mquinsonI may be on vacation, but I don't like leaving a borken...
2006-04-26 mquinsonDocument the token ring example
2006-04-25 mquinsonSplit into several files to explain how it can be done
2006-04-24 alegrandAdd required file.
2006-04-22 casanovaAdded a memset in function client() to avoid and "unini...
2006-04-21 mquinsonVpath fixups: libgras is generated (obviously). It...
2006-04-21 mquinsonVpath fixups: gras_stub_generator is generated. It...
2006-04-19 mquinsondistribute all needed files to compile
2006-04-12 mquinsonpid is now long int
2006-04-12 alegrandLet's do a real round-robin on forwarders...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonMake sure we kill peers properly, and plug some memleaks
2006-04-11 mquinsonMore verbose on the remaining bug
2006-04-11 mquinsonMajor refactoring to make the test stricter and more...
2006-04-07 mquinsonCatch up with lastest API breakage (xbt_ex_free)
2006-04-07 mquinsonmove oldies out of the way
2006-04-06 mquinsonMake two tests in the same file: a simple saturation...
2006-04-06 mquinsonThere is a new process in can
2006-04-06 mquinsonFirst pass of cleanup so that it compiles with paranoid...
2006-04-06 illogictUpdate for chord example, indentation, cleaning out...
2006-04-06 mquinsonInfrastructure
2006-04-06 mquinsonAdd can
2006-04-06 bimalInitial import
2006-04-04 mquinsonzorglub
2006-04-04 mquinsonReimplement on top of new amok module
2006-04-04 mquinsonwelcome, saturate testcase
2006-04-04 mquinsonWelcome to modernity, testing infrastructure
2006-04-04 mquinsonTest mecanism
2006-04-04 mquinsondebug msg tweaking
2006-04-04 mquinsonIgnore ignorable
2006-04-04 mquinsonAlso test in RL ;)
2006-04-04 mquinsonMake the testcase catch more errors: let A,B,C be 3...
2006-03-31 mquinsonSizes are now in bytes in GRAS & AMOK (plus 'the thing...
2006-03-31 mquinsonMove your ass to another host, you lazy maestro. Signed...
2006-03-31 mquinsonprocesses are now started in file order
2006-03-30 mquinsonKeep in sync with callback API change
2006-03-30 mquinsonSome room for the rpc example
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback...
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback API
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback...
2006-03-30 mquinsonHere come the proper GRAS RPC
2006-03-30 alegrandfiner inclusion of sysdep.h
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2006-03-20 alegrandI don't think it does what it should now but at least...
2006-03-17 mquinsonDisable the chord tests for now since it's still borken
2006-03-17 mquinsonPut the pseudo-headers in the source file directly...
2006-03-17 mquinsonComplete the compilation infrastructure wrt the last...
2006-03-15 mquinsonwork even in subdirs
2006-03-15 mquinsonLet it compile on my box
2006-03-15 mquinsonTypo, stupid me
2006-03-15 mquinsonCurrent state
2006-02-09 dutotminor change : these initialisations were performed...
2005-12-06 mquinsondamn cruft
2005-12-01 mquinsoncosmetics in default logging level
2005-12-01 mquinsonA script to avoid writting deployment files containing...
2005-10-24 mquinsonplug a leak
2005-10-20 mquinsonYeah xlC, calm down, I'll write ansi C without fancy...
2005-10-20 mquinsonAvoid double free
2005-10-20 mquinsonLet it fit my testing infrastructure a bit better
2005-10-20 mquinsonLet me run valgrind on that shitty code without changin...
2005-10-20 mquinsonThis file is needed to do make distcheck
2005-10-20 mquinsonLet it compile properly
2005-10-17 alegrandstupid example of msg_process_suspend and resume
2005-10-17 alegrandReturn an error code when the simulation deadlocks...
2005-10-02 mquinsonAdd a yummy matrix multiplication rpc thing
2005-09-25 mquinsonDon't forget to run the ./msg_test_surfxml_bypassed...
2005-09-25 mquinsonlet it run
2005-09-08 mquinsonreduce verbosity
2005-09-05 mquinsonmake sure no variable seem to be used uninitialized...
2005-08-25 casanovaReplaced all task->name by MSG_task_get_name(task)
2005-08-24 casanovaFixed spelling and grammar in some comments
2005-08-16 alegrandminor fix
2005-08-16 alegrandBypassing the XML parser. Need to fix include directori...
2005-08-09 alegrandoops. forgot a msg_getClock...
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-07 mquinsonSeed exenv with $SG_TEST_EXENV for mass-valgrinding
2005-08-07 mquinsonUniformize the test_{sg,rl} scripts, rename the wine...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonAnd now, a version which compile. Next time, a version...
2005-08-07 mquinsonSome cleanups, plus add some details to an error message
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-25 alegrandadding a slave on the master
next