Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reupload with unix end of lines, not mac ones (don't ask what happened)
[simgrid.git] / examples / gras /
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 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-19 mquinsondistribute all needed files to compile
2006-04-12 mquinsonpid is now long int
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
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-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 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 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-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 mquinsonLet it compile on my box
2006-03-15 mquinsonTypo, stupid me
2006-03-15 mquinsonCurrent state
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 compile properly
2005-10-02 mquinsonAdd a yummy matrix multiplication rpc thing
2005-09-08 mquinsonreduce verbosity
2005-09-05 mquinsonmake sure no variable seem to be used uninitialized...
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-05 alegrandgetting rid of unused variables
2005-07-05 alegrand%lg -> %g ...
2005-06-29 mquinsonPass the args to the child
2005-06-28 mquinsonreduce amount of login for the new default loop count
2005-06-28 mquinsonNo instruction before the last variable declaration...
2005-06-28 mquinsonreduce the number of loops to do to not kill the old...
2005-06-28 mquinsonStupid C++ comments breaking AIX compilers
2005-06-27 mquinsonKill defaultlog
2005-06-27 mquinsonWait until the end of the experiment before testing...
2005-06-23 mquinsoncosmetics
2005-06-23 mquinsonuse temps-gras-stub.mk to cleanup
2005-06-23 mquinsonNew GRAS example: simple/static token ring implementation
2005-06-23 mquinsoncleanups
2005-06-23 mquinsonNew example: tokenS
2005-05-10 mquinsonAlso loop on a simple malloc and on an integer incremen...
2005-03-29 mquinson+=timer.trace
2005-03-29 mquinson+=ping.trace
2005-03-29 mquinson+=chrono.trace
2005-03-04 alegrandClean clean clean
2005-03-01 mquinsonAdd the rules to remove the dependency of make dist...
2005-02-28 mquinsonsimplify the output now that loggin' stuff displays...
2005-02-28 mquinsonwin32 cross-compil needs love
2005-02-28 mquinsonmingw32 cross-build needs love
2005-02-28 mquinsonlet VPATH build work again
2005-02-27 mquinsonPass options to the simulator
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-25 mquinsonArgh, revert last change which was for debugging and...
2005-02-25 mquinsonDocument last changes (better SG/RL separation)
2005-02-23 alegrandTypo
2005-02-23 alegrandUpdate
2005-02-23 mquinsonIgnore ignorable autogenerated crufts
2005-02-23 mquinsonAdapt to API changes on gras_os_sleep
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-23 mquinsonFix the copy/paste
2005-02-23 alegrandSimilar to chrono.c but should be linked with atlas...
2005-02-17 alegrandFunctionnal benchmarking macros :
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-13 mquinsonAdd timer
2005-02-13 mquinsonChange the timer regression test to an example
2005-02-13 mquinsontypo
2005-02-13 mquinsonalways compile the examples, not only on make check
2005-02-11 mquinsonrename the tool
2005-02-11 mquinsonuse the deployment file to specify the host where the...
2005-02-11 mquinsonthe server is not on 127.0.0.1 in simulation mode
next