Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Protect macro definitions for VA_COPY. They should probably all be removed from this...
[simgrid.git] / examples /
2010-05-21 coldpeacetricky way to bypass XML parser and setup the environme...
2010-05-19 mquinsonfix a bunch of issues found by make distcheck
2010-05-18 navarropGenerate files correctely with gras_stub_generator.
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
2010-05-17 cristianrosaImprove comments on examples
2010-05-17 cristianrosaAdd new example: "Shared buffer between asynchronous...
2010-05-12 cristianrosaBugfix: delete the tasks after using them
2010-05-11 cristianrosaBugfix:delete unused variables in order to compile
2010-05-11 cristianrosaAdd new example to test MC_random function
2010-05-10 suterAdd a small example for SD_workstation_get_current_task
2010-05-07 navarropAdd tests for msg/mc.
2010-05-07 navarropAdd all needs to include mc with cmake.
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2010-05-05 mquinsonSome MSG examples mainly useful to test the model-checker
2010-05-04 sutercorrect a small glitch in the example
2010-05-03 mquinsonReindent, and use default platf and deploy if none...
2010-04-29 piniRemove unnecessary output that makes these tests fail...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-23 schnorradding a new tesh to test the TRACE_VOLUME mask (and...
2010-04-23 schnorrupdating tesh'es to consider the new trace event that...
2010-04-21 schnorrupdating masterslave tracing tesh to pass with new...
2010-04-21 schnorradding new test to make use of TRACE_TASK mask
2010-04-21 schnorrupdating the categories tesh to cope with new trace...
2010-04-21 schnorrupdating the ms tracing example to generate a different...
2010-04-21 schnorradding test example to trace process migration using...
2010-04-19 navarropDelete dependencies for ring.
2010-04-15 mquinsonkill an example with a very strange license
2010-04-15 navarropTesh files for 32 bits arch.
2010-04-15 piniAlso compile in paranoid mode.
2010-04-15 navarropAdd vivaldi to tests.
2010-04-15 navarropCorrect tesh files after patch time commit.
2010-04-14 navarropSet tracing location for binaries with cmake command...
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-14 schnorradding another example with the declaration of multiple...
2010-04-14 schnorrcreating specific tests to verify the simulation trace...
2010-04-14 mquinsonAdd an example of vivaldi platform, and a deployment...
2010-04-14 mquinsonTight exception declaration
2010-04-14 schnorrchanging src and dst attributes so drawings are nicer
2010-04-13 coldpeacereceiving line command arguments
2010-04-12 schnorradding parameter so we can properly trace the simulatio...
2010-04-12 schnorradding new test for masterslave_mailbox
2010-04-12 schnorrparameter "--trace" to control whether to trace masters...
2010-04-12 mquinsonkill dead code
2010-04-12 schnorrtracing the masterslave_mailbox example
2010-04-12 schnorrremoving instrumentation tracing from migration example
2010-04-12 velhoPrevent the print o redundant messages.
2010-04-12 velhoCorrected GTNetS to cople with the tracing facillity.
2010-04-09 navarropNow working.
2010-04-09 navarropLink to Libsimgrid.so.
2010-04-09 navarropFix path for simgrid library.
2010-04-09 coldpeacemodified tesh files
2010-04-08 navarropModified tesh files.
2010-04-08 navarropRemove old link now generated by cmake.
2010-04-08 coldpeaceModify ruby tesh files
2010-04-08 mquinsonAdd brutal links to the library so that the interpreter...
2010-04-08 coldpeaceruby examples
2010-04-08 coldpeacelua examples
2010-04-08 piniRemove dummy output.
2010-04-07 navarropAdapt tesh files for smpi.
2010-04-06 mquinsonincrease the timeout of a command which seem to be...
2010-04-01 schnorrfix: forgot to properly update migration.tesh
2010-04-01 schnorrupdating migration.tesh to new output
2010-04-01 mquinsonallow gras test to run in //
2010-04-01 mquinsonkill windows cruft. Should use tesh2 when it works...
2010-04-01 mquinsonAdd a pimple to get the ability to trace the amount...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-25 pinigcc likes it when you say 'please'.
2010-03-25 navarropCompile smpi examples with smpicc. Fix lualib location...
2010-03-25 piniCleanup.
2010-03-23 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-23 mquinsontry to get it compiling with paranoid gcc flags
2010-03-23 mquinsonmake git happy with cmake
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-23 genaudMPI_MAXLOC & MPI_MINLOC + all associated datatype MPI_D...
2010-03-23 mquinsonFix last commit of Medhi so that the Java bindings...
2010-03-22 mquinsonless printfs, more proper debug
2010-03-17 mquinsonRevalidate the timings: Initial and Final tasks are...
2010-03-17 mquinsonfix the examples now that they can throw potentially...
2010-03-17 mquinsonAnd now, a version that compiles, bummer (load the...
2010-03-17 mquinsonImplement the barrier action of MSG actions
2010-03-17 mquinsonoptimize: strings that are only used on debug should...
2010-03-11 piniOops, this shouldn't have make it to the repository.
2010-03-11 piniAdded our tweaked version of NAS benchmarks.
2010-03-04 mquinsonAdd some files to constitute an example of split action...
2010-03-03 velhoModular tests to improve report redabillity.
2010-03-03 mquinsonSD_SCHED_NO_COST: Constant to use as cost in SD_task_sc...
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2010-02-27 mquinsonIn trace replay, allow to have one trace file per process
2010-02-27 mquinsondisplay all used arguments (to ease manual rerun)
2010-02-27 mquinsonSmaller instance for smaller run time
2010-02-27 mquinsonUse send/recv instead of put/get
2010-02-27 mquinsonRemove 2 useless examples
2010-02-27 mquinsoncosmetics, and add a README
2010-02-27 mquinsonAlso remove the pseudo-specific task type for this...
2010-02-27 mquinsonSimplify this example by not declaring BasicTask since...
2010-02-27 mquinsonrewrite to use send/recv instead of put/get (+ add...
next