Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / examples /
2005-06-06 mquinsonAdd some example/tests to amok
2005-06-06 mquinsoninfrastructure
2005-05-10 mquinsonAlso loop on a simple malloc and on an integer incremen...
2005-04-28 mquinsonIt's dead, my friend. Don't look for it anymore
2005-04-28 mquinsonkilkil useless
2005-04-28 mquinsonRework the example so that it fits beter its new doxyge...
2005-03-31 alegrandcruft
2005-03-30 alegrandForget about messages and use native xbt logs...
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-04 alegrandmoving to the right location.
2005-03-01 mquinsonAdd the rules to remove the dependency of make dist...
2005-03-01 alegrandpaje has to be initialized at the very beginning
2005-03-01 mquinsonDeal with msg_test.trace properly when created
2005-02-28 mquinsonPass debugging flags to binary
2005-02-28 mquinsonsimplify the output now that loggin' stuff displays...
2005-02-28 mquinsonActivate Paje even if it's not really successful for now
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-18 alegrandMinor bugfix requested off-list
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 mquinsonContinuation of the long double->double convertion
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
2005-02-11 alegrandRunning GRAS on top of MSG
2005-02-11 alegrandXML is... well we're using it.
2005-02-10 mquinsongeneralize it so that others may use if
2005-02-10 mquinsonthis is not the way to doccument examples
2005-02-10 mquinsonImprove documentation so that it can be included in...
2005-02-08 mquinsonUseless cleanup
2005-02-08 mquinsonlet make distcheck work
2005-02-08 mquinsonHelper script to work with make distcheck
2005-02-08 mquinsonDo run the test on make check
2005-02-08 mquinsonThis moved to the examples/gras directory, kill old...
2005-02-07 mquinsoncode cleanup
2005-02-04 mquinsoncleanup
2005-02-04 mquinsonRe-enable GRAS/RL; remove brain dead stuff: temps must...
2005-02-04 mquinsonembeed this in the tarball
2005-02-04 mquinsonDo recurse into the newly created gras/ dir
2005-02-04 mquinsonMove this file to gras subdir
2005-02-04 mquinsoncleanup
2005-02-04 mquinsonMove gras example to their own subdir
2005-02-04 mquinsonuseless cleanup
2005-01-31 alegrandUpdating the documentation
2005-01-31 alegrandNot distributing too much gras for now.
2005-01-29 alegranda small example
2005-01-28 mquinsonKill it the crude way
2005-01-27 mquinsonReadd this dead code to the tarball since removing...
2005-01-27 alegrandupdating the doc
2005-01-27 alegrandOoups I had forgotten this one...
2005-01-27 alegrandImporting the documentation !!! :)
2005-01-27 alegrandA nice example on how to use MSG.
2005-01-27 mquinsonTry to allow VPATH builds when we have to regenerate...
2005-01-27 alegrandPlease. Don't try to run gras...
2004-12-31 alegrandSince we're using the SURF and not SG anymore, we shoul...
2004-12-31 mquinsonsearch the deployment files where they are
2004-12-31 mquinsonFix perl syntax
2004-12-31 mquinsonSearch msg.h where it is
2004-12-31 mquinsonget ready to use MSG NG
2004-12-31 mquinsonPre-release cleanup: rename libgrasrl to libgras and...
2004-12-31 mquinsonLet's get funky and try to settle gras on top of msg...
2004-12-16 mquinsonCleanup library dependencies declaration
2004-12-16 mquinsontest_rl now generated
2004-12-16 mquinsontest_rl now generated
2004-12-14 mquinsongenerate an helper script to make it work on win32
2004-12-14 mquinsonuse gras_exit, not only xbt_exit
2004-12-10 mquinsonuse gras_init. xbt_init is not enough
2004-12-09 mquinsonfix (C) dates
2004-12-09 mquinsonfix (C) dates; proper xbt_log function
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-15 mquinsonHardcode GRAS_MAX_CHANNEL since it got killed somehow...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonStar eradication
2004-11-02 mquinsonsome tests on the first AMOK module, showing how greatl...
2004-11-02 mquinson+= test_sg
2004-11-02 mquinsonmissing parts
2004-11-02 mquinsoncleanup MSG after simulation
2004-11-02 mquinsonGet ready to add bandwidth when it works
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
next