Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
include str.h
[simgrid.git] / examples /
2007-09-18 mquinsonrevalidate 64bit outputs
2007-09-14 alegrandcleanups
2007-09-14 alegrandcleanup
2007-09-13 mquinsonNew version of the java bindings by Malek, passing...
2007-09-13 alegrandremove cvs files.
2007-09-12 mquinsonRegenerate yet another time the Makefile.in
2007-09-12 mquinsonNo need to install the test programs, right?
2007-09-11 mquinsonDisplay more info
2007-09-11 mquinson. is not in my PATH
2007-09-11 mquinsonRevalidate the output after the change inducing not...
2007-09-10 mquinsonDo not wait one sec, since timestamps are removed from...
2007-09-10 mquinsonOnly output the elapsed time at verbose level, so that...
2007-09-04 mquinsonIgnore ignorable
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-27 eyraudlAllow no specification of number of hosts on the comman...
2007-08-27 eyraudlMeasures elapsed time
2007-08-27 eyraudlSlight clarification of variable names
2007-08-27 eyraudlRound-robin deployment so that everybody does not send...
2007-08-24 alegrandPriorities now fixed in the default model
2007-08-24 alegrandAdding a test on priorities
2007-08-23 alegrandFix the test.
2007-08-23 alegrandUse non stupid values for the parallel task.
2007-08-23 alegrandFix platform...
2007-08-23 alegrandAdding an example of parallel task usage with MSG....
2007-08-16 alegrand"Cleaner" hack. Dude, I love C macros... ;)
2007-08-16 alegrandHacking my previous hack to bypass surfxml.
2007-08-16 alegrandStay up-to-date with latest deployment modifications.
2007-08-14 alegrandUseless file (available in ../msg/)
2007-08-14 alegrandUse tesh and add tests for simdag (thanks Fred).
2007-08-14 alegrandAdding a masterslave example with failures.
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-08 alegrandClean up the mess after the new surf_resource managemen...
2007-08-08 alegrandMore readable information.
2007-08-08 mquinsonthis is a known failure. Mark it as is, do not mask it
2007-08-08 mquinsonForce the classpath to make it compile again
2007-08-08 mquinsonuse long option so that I still understand it 3 days...
2007-08-07 mquinsonDon't use %t in log format, but %P; revalidate the...
2007-08-07 mquinsonDon't bother trying to close the socket: gras reports...
2007-08-07 mquinsonThis one is maybe unused since 2 years or more
2007-08-07 mquinsonErm. Previous output was buggy
2007-08-07 mquinsonRevalidate the output, which changed when introducing...
2007-08-07 mquinsonRevalidate the output, which order changed when introdu...
2007-08-07 mquinsonDon't bother trying to close the socket: gras reports...
2007-08-07 mquinsonDo not open the master socket too early, or the listene...
2007-08-07 mquinsonThis debug INFO was removed
2007-08-07 mquinsonRevalidate the output, which changed after the introduc...
2007-08-07 mquinsonSpecify which thread is speaking, to allow the listener...
2007-08-07 mquinsonRemove debug INFO (oops)
2007-08-07 mquinsonRevalidate the output: threads created through xbt_thre...
2007-08-07 mquinsonAdd a display to inform users about why nothing seems...
2007-08-07 mquinsonmake sure to call gras_exit to kill the listener threads
2007-08-07 mquinsonRevalidate the output, which order changed because...
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-06 mquinsonname the threads
2007-08-06 alegrandPlug memleak.
2007-08-04 alegrandAdding debug.
2007-08-02 alegrandAutomatically generated files.
2007-08-01 alegrandimprove detection of gtnets and sdp
2007-07-25 velhoAdded the GTNetS feature to examples/msg directory.
2007-07-18 alegrandRemoving bugs and changing verbosity.
2007-07-18 velhoUpdated file with new --cfg=workstation_model:<desiredm...
2007-07-17 mquinsonProperly disable broken test, plus small fixups
2007-07-17 mquinsonGive up on timestamps in this test. Check the comment...
2007-07-17 mquinsonDisable broken test (yeah, that's bad)
2007-07-17 mquinsonFull precision chronos
2007-07-17 mquinsontry to not make the messages change (even if I fail...
2007-07-17 mquinsonThe thread scheduling in RL depends on too much things...
2007-07-17 mquinson64bits chronos
2007-07-17 mquinsonupdate 64bits chronos after last changes to speed up RL
2007-07-17 mquinsonupdate 64bits chronos
2007-07-17 mquinsonresults for 64bits archs
2007-07-17 mquinsonautogenerated
2007-07-17 mquinsonAt least, I've found a way to make both gcj and plain...
2007-07-17 mquinsonSpecify the right path to the simgrid.jar Hopefully...
2007-07-17 mquinsonStop using options that only gcj understands, and stick...
2007-07-17 mquinsonignore some more crufts
2007-07-17 velhoNow use --cfg=workstation_model:<MODELNAME> to switch...
2007-07-17 velhoCorrected tesh file
2007-07-17 velhoCorrected tesh files.
2007-07-17 velhoAdded a blacklist of removed files to ignore also the...
2007-07-17 velhoFiles blacklist updated.
2007-07-17 velhoUsing .tesh files instead of .tesh.in.
2007-07-17 velhoUsing tesh files instead of tesh.in avoiding configure...
2007-07-17 velhoThe tesh files don't need to be generated by configure.
2007-07-17 mquinsonLet it compile without --disable-compile-optimizations
2007-07-17 velhoCleaning unused files from the repository.
2007-07-16 alegrandDo not run sdp-based tests when sdp is not available...
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-16 velhoNew directory hierarchy with make check working.
2007-07-16 velhoReadme files explaining examples and the directory...
2007-07-16 velhoAdded files to the msg SUSPEND/RESUME example.
2007-07-16 velhoAdded files to the MASTER/SLAVE parser bypassing exampl...
2007-07-16 velhoAdded files to the simple MASTER/SLAVE example.
2007-07-16 velhoNew directory hierarchy for MASTER/SLAVE example with...
2007-07-16 velhoAdded files to the sendrecv example.
2007-07-16 velhoNew directory hierarchical tree for msg examples. Movin...
2007-07-16 alegrandStop bugging me with java when I don't want it.
2007-07-13 mquinsonWorking test cases
2007-07-13 mquinsonreduce waiting times to speed up tests
next