Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add extra argument "priority" to SIMIX_req_host_execute.
[simgrid.git] / examples /
2011-01-27 cristianrosaAdd MSG's parallel_contexts example.
2011-01-27 agierschFix memory leaks in msg examples.
2011-01-26 cristianrosaChange again the size of the problem for the MC.
2011-01-26 cristianrosaIncrease the frequency of chord's getrequest operations...
2011-01-26 cristianrosaReduce the run size for the MC
2011-01-25 thieryFinally beat the communication failure leaks of MSG
2011-01-24 navarropUpdate tesh for 64bits
2011-01-23 thieryReplace while+modulo by a bitwise operation
2011-01-21 navarropWe now use simgrid.gforge.inria.fr/simgrid.dtd to gener...
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-20 thieryChord: protect MC calls
2011-01-20 thieryChord: fix more memory leaks
2011-01-20 cristianrosaAdd assertions to use with the model-checker
2011-01-20 cristianrosaDo not free the data structures before leaving because...
2011-01-20 thieryFix memory leaks
2011-01-19 thieryChord: make a lookup every 10 seconds
2011-01-19 thieryChord: load a platform with appropriate size
2011-01-19 thieryChord: reproduce the scenario of the Oversim paper
2011-01-17 thieryChord: give some options at runtime
2011-01-17 thieryChord: add a large deployment file and a script to...
2011-01-14 thieryChord: add a deployment file with 90 nodes and fix...
2011-01-14 thieryThe output of this test has changed after r9407
2011-01-12 thieryDon't try forever to join the Chord ring
2011-01-06 navarropUpdate tesh for mc.
2011-01-05 schnorr[trace] updating process migration tracing tesh
2011-01-05 schnorr[trace] process category is deprecated (for now, at...
2011-01-05 navarropCosmetics
2011-01-05 navarropCan compile out of source now.
2011-01-05 schnorr[trace] clean-up tracing ctests
2011-01-04 thieryStill working on Chord
2011-01-03 schnorr[trace] updating tracing tesh'es to check correct conta...
2011-01-03 schnorr[trace] improved example of traced migration
2011-01-03 schnorr[trace] faster method to insert into buffer
2011-01-03 schnorr[trace] updating tesh'es to unconditional buffer dump...
2011-01-03 schnorr[trace] fix on tesh again, missing log lines
2011-01-03 schnorr[trace] fixing the tesh to contain the proper log format
2010-12-29 schnorr[trace] updating tracing tesh files to compare trace...
2010-12-22 navarropUpdate tesh file for gtnets.
2010-12-17 thieryFix memory leaks
2010-12-16 thieryChord finally beats the deadlocks
2010-12-16 cristianrosaAdd deployment file for the bugged3 example.
2010-12-16 cristianrosaBugfix: the example contained an non-intentional dead...
2010-12-16 thieryHandle transfer failures in MSG_test, MSG_testany and...
2010-12-16 thieryChord: adding timeouts to avoid waiting forever
2010-12-15 thieryChord: implement the updated (and simpler) version...
2010-12-15 thieryImplementing concurrent join in Chord
2010-12-15 velhoCope avec refurbished interface.
2010-12-15 thieryAdd a flag --cfg=simix/context to choose the context...
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 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 mquinsonreduce verbosity when activating sexy new contextes
2010-12-10 thieryUpdate tesh files of gras-pmm-sg
2010-12-10 thieryUpdate smpi-tracing-ptp tesh file
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 suterone & too much
2010-12-07 mquinsonxbt_dynar_to_array now destroys the dynar. The caller...
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 piniUse more precision by default when running SMPI.
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 alegrandCope with the new DTD
2010-12-02 alegrandAdd a simple exemple and test of multicore machine.
2010-12-02 alegrandUpdate to take the new DTD modifications into account.
next