Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update tesh.pl
[simgrid.git] / examples /
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.
2010-12-02 quintin[simdag/dotloader] correction of some memory leak
2010-12-02 thieryFix tesh file of gras-ping-64
2010-12-02 mquinsondon't glob txt files in archive and install, I have...
2010-12-02 mquinsonthe supernovae exploded: let's split the archive and...
2010-12-02 suteradd a new example to test xbt_dynar_to_array
2010-12-02 navarropFor additional files put them into EXTRA_DIST list.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 quintin[simdag/dot,example/simdag/dot] correction of logs
2010-12-02 quintin[example/simdag/dot] correction of the CMakeList
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-12-01 navarropRemove symetrical for symmetrical.
2010-12-01 suterversion=3
2010-11-30 mquinsonmove the MPI execution sampling example to the right...
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropRemove test of metaxml which is not compatible with...
2010-11-30 piniAdded an example with iteration sampling.
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropUpdate tesh files for gras 64
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-28 mquinsonlet the ruby tesh files work even without the symlink
2010-11-27 mquinsonkill 2 SMPI examples with unclear license
2010-11-26 piniUse smpiff to compile NAS written in fortran.
2010-11-26 thieryMake sure GRAS RL examples don't use the same ports...
2010-11-26 mquinsonrevalidate the output (minor changes only)
2010-11-26 mquinsonrevalidate the output (timing changes)
2010-11-26 mquinsonsmall fixes to output so that RL works again
2010-11-26 mquinsonMake the pmm robust to the change of amount of slaves
2010-11-26 mquinsontemporarly reduce the example size until it gets debugg...
next