Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Re-implement the tab.
[simgrid.git] / examples / msg /
2010-12-15 mquinsonconvert msg/replay to modern replay things even in...
2010-12-14 mquinsonget the good parts of the replay without stack into...
2010-12-14 thieryFix test mc-bugged1
2010-12-13 schnorr[trace] updating tesh, no categories are declared in...
2010-12-13 schnorr[trace] update on --cfg=tracing/msg/task:1, now works...
2010-12-13 schnorr[trace] update of msg process tracing (to monitor migra...
2010-12-13 schnorr[trace] categories declaration must be after environmen...
2010-12-10 coldpeacefix warning msg...
2010-12-10 coldpeaceFix quit_notify function
2010-12-10 coldpeaceadd a deadline condition to finish properly the simulat...
2010-12-10 coldpeaceChord Deployment File :add a deadline value for each...
2010-12-10 mquinsonreduce verbosity when activating sexy new contextes
2010-12-10 thieryCosmetics
2010-12-10 thieryFree some memory
2010-12-10 suterrevalidation of the test with the line that warns users...
2010-12-09 thieryChord: the join operations work
2010-12-09 mquinsona few more machines
2010-12-09 mquinsonGet verbose when activating the sexy new contextes...
2010-12-09 thieryWorking on Chord
2010-12-08 thieryFix compilation warnings
2010-12-08 coldpeaceFist implementation of a Chord example using MSG
2010-12-08 thieryStarting to implement a Chord example with MSG
2010-12-07 suterrevalidating the tesh outputs for ctest
2010-12-07 thieryFix more memory leaks
2010-12-07 mquinsongiven the following line, this FIXME seems now done ;)
2010-12-07 thieryMSG does not auto-destroy the MSG_comm_t objects anymore
2010-12-07 mquinsonimplement actions irecv and wait w/o spawning; kill...
2010-12-07 suterreimplement reduce and bcast (non tested) w/o spawns
2010-12-07 thieryDon't auto-destroy the MSG_comm_t in MSG_comm_wait()
2010-12-07 suterSimix seems to destroy the comm by itself, comment...
2010-12-07 mquinsonreimplement action_allReduce w/o spawning processes
2010-12-07 schnorr[trace] updating tesh to contain new tracing options
2010-12-07 mquinsonreal isend action, w/o spawning. Still ongoing but...
2010-12-07 mquinsoncosmetics, no profund change
2010-12-06 schnorr[trace] configuration option tracing/platform renamed...
2010-12-06 schnorr[trace] categories may have colors registered in the...
2010-12-04 suterintegrate george modifications. Still use old-fashioned...
2010-12-02 schnorr[trace] renaming almost all tracing files in src/instr
2010-12-02 alegrandUpdate tesh file for vivaldi.
2010-12-02 alegrandUpdate the vivaldi test.
2010-12-02 alegrandAdd a simple exemple and test of multicore machine.
2010-12-02 alegrandUpdate to take the new DTD modifications into account.
2010-12-02 mquinsondon't glob txt files in archive and install, I have...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-12-01 navarropRemove symetrical for symmetrical.
2010-12-01 suterversion=3
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropUpdate platform version.
2010-11-30 suterAdd some input to test instrumentation of trace replay
2010-11-30 suterFirst try at instrumenting the action replay tool.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-30 navarropNew way to give LUA_CPATH.
2010-11-28 mquinsonAllow out of source builds
2010-11-28 mquinsonlet the binding examples work without the funky symlink...
2010-11-25 suteradding the --cfg=tracing/platform:1 adds one line to...
2010-11-24 schnorrtracing platform on process migration example so we...
2010-11-23 mquinsonNew tesh file for the msg actions (plus some little...
2010-11-23 mquinsonstop that misuse of semaphores and use conditions where...
2010-11-23 mquinsonmore debug
2010-11-23 mquinsoncleanup the text files around the actions; tesh files...
2010-11-23 mquinsonthat should never have landed in the SVN in the first...
2010-11-23 schnorrno longer need to call TRACE_start and TRACE_end on...
2010-11-23 schnorrupdating tesh files to go ok with new tracing option
2010-11-23 schnorrTRACE_start and TRACE_end should no longer be called...
2010-11-18 velhoAdded deployment file for fullduplex model.
2010-11-18 velhoAdded test files for testing fullduplex TCP model.
2010-11-18 velhoAdd example to test the fullduplex aware TCP model...
2010-11-16 thieryAdd symetrical=NO to msg_platform.xml (symetrical is...
2010-11-16 agierschFix path to binary in tesh file.
2010-11-15 agierschFix memory leaks in msg/icomms examples.
2010-11-12 coldpeaceupdate lua(bypass) examples
2010-11-10 suterrecv was still in DEBUG instead of VERB
2010-11-10 suterchange timed trace output from DEBUG to VERB to disting...
2010-10-31 mquinsonfix file permissions
2010-10-28 schnorravoid inclusion of internal headers in user code
2010-10-27 navarropFix output problem with gtnets tests.
2010-10-27 navarropFix tests using link_ctn and route with bypass.
2010-10-22 suterAdd a small example to test the barrier action which...
2010-10-20 navarropAdd a masterslave examples with clusters.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-06 navarropClean DTD and add tag config.
2010-10-05 coldpeacefix the platform script
2010-10-05 schnorrusing memory address to identify link containers (trace...
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-10-04 mquinsonmerge
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
2010-09-28 navarropClean code.
2010-09-28 navarropUpdate xml platform for msg-get_sender and msg-trace...
2010-09-28 navarropAdapt masterslave_bypass to the brand new AS tag.
2010-09-28 navarropNew platform for gtnets.
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-28 navarropcomments for fix a deprecated dtd tag
2010-09-13 navarropUpdate CMakeLists for windows
2010-09-10 schnorrusing a trace marker to register the end of each flow...
2010-08-09 schnorrupdating tesh files to consider with new log messages
2010-08-09 schnorrdeclaring mark in the gtnets example
2010-08-09 schnorrfullduplex support
next