Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill oldies; add the results of the test of graphxml
[simgrid.git] / examples /
2006-07-10 mquinsonclean up
2006-07-10 mquinsonThe ENV code which where in the saturation example...
2006-07-10 mquinsonConvert to amok/hostmanagement; kill ENV from here
2006-07-10 mquinsoncosmetics
2006-07-09 mquinsonshorter delays, more informative logs
2006-07-07 dimitrovdoing bandwith measurments with MSG
2006-07-07 thieryFree the memory
2006-07-06 thieryRemove a huge memory leak
2006-07-06 mquinsonWorks both in RL and SG. Those processes are as stupid...
2006-07-05 thieryAdd a SimDag example (mixtesim) created from an old...
2006-07-04 thieryAdd functions SD_workstation_get_computation_time,...
2006-07-04 mquinsonMore debugging (and smaller matrices during the debuggi...
2006-07-04 mquinsonNot testing in RL would be like hiding problems. We...
2006-07-04 mquinsonSome more debugging messages, and shorter delays 'cause...
2006-07-03 thieryAdd functions SD_link_get_list() and SD_link_get_number...
2006-07-03 thieryAllow how_long to be negative
2006-07-03 thieryUse macros DEBUG and INFO instead of printf
2006-06-30 thieryAmount is finally back
2006-06-30 thieryRemove attribute amount from structure task
2006-06-29 thieryOptimize SD_simulate and fix bugs
2006-06-28 thieryAdd documentation for workstations and fix a few bugs
2006-06-27 thieryMissing cases
2006-06-27 thieryAdd a state SD_READY to the tasks to optimize SD_simulate
2006-06-26 mquinsonThis is how this test should be started in RL when...
2006-06-26 mquinsonTake it easy : don't run this test in RL since it's...
2006-06-26 mquinsonRegister the messages in the master too
2006-06-26 mquinsonReduce the PROC_MATRIX_SIZE so that the deployment...
2006-06-26 mquinsonDo test this in RL too
2006-06-26 mquinsonAdapt the deployment file to the lastest changes in...
2006-06-26 mquinsonUseless cosmetics
2006-06-26 thieryFix SD_simulate return value
2006-06-26 alegrandCosmetics + adding simdag to the main compilation branch.
2006-06-26 alegrandMoving sd_test.c to examples
2006-06-23 amad206Modify the all2all to support all data Message Size
2006-06-22 mquinsonMore verbose on processes interactions
2006-06-22 mquinsonThose sleeps in the run script are redundent with the...
2006-06-20 mquinsonFirst draft, doesn't work for now but I can barely...
2006-06-20 mquinsoncleanups and fixups. Seems to work now (but computation...
2006-06-13 mquinsonMore work on this. Looks better now, but still doesn...
2006-06-09 amad206Roots of the experimentation infrastructure and Modify...
2006-06-09 mquinsonSwitch to xbt_matrix_t
2006-06-08 mquinsonBugfix: Do run a broadcast when asked for, and a all2al...
2006-06-06 mquinsonport to modernity
2006-06-02 mquinsonPort to the amok_hm module. It simplifies things quite...
2006-06-01 mquinsonPort to the new amok_bw API (with min_duration)
2006-06-01 mquinsonPlug a bunch of memleaks, and play with the new min_dur...
2006-05-29 mquinsonprogram expects name:port on each maestro argument...
2006-05-29 alegrandProviding up-to-date xml files... Version 1 with units...
2006-05-29 alegrandKeeping up with last surfxml modifications.
2006-05-29 mquinsonTake arguments as <host>:<port> (=cleanups); reduce...
2006-05-29 mquinsonNo timeout for saturations in full_fledged
2006-05-29 mquinsonkill old cruft moved since a looooong time to a better...
2006-05-29 alegrandAn additionnal example that causes a weird behavior...
2006-05-22 mquinsonFound the bug: the 'from' variable was used to receive...
2006-05-22 mquinsonCosmetics: rename the initial message to 'assignment...
2006-05-22 mquinsonPass the neighbor in the enroll message, not on the...
2006-05-22 mquinsonstupid me. col means row in french, so use line/row...
2006-05-22 mquinsonstupid me. col means row in french, so use line/row...
2006-05-21 mquinsonCompute the slave position in the grid on the fly inste...
2006-05-21 mquinsonfirst step to separate the host matrix size from the...
2006-05-21 mquinsoncosmetics
2006-05-21 mquinsonreindent
2006-05-21 mquinsonadd the parallel matrix multiplication example
2006-05-21 mquinsonintegrate to the distribution
2006-05-21 mquinsonRename maestro/sensors to master/slaves
2006-05-21 amad206correct pmm_deployment.xml
2006-05-20 amad206add comments to pmm example & modify pmm_deployment...
2006-05-20 amad206add the "test_sg" file : to use "examples/msg/msg_plat...
2006-05-20 amad206example of parallel matrix multiplication : I modified...
2006-05-19 amad206*** empty log message ***
2006-05-19 amad206*** empty log message ***
2006-05-19 mquinsonModify the experimentation suite so that it can test...
2006-05-19 mquinsonRoots of the experimentation infrastructure for Ahmed
2006-05-19 mquinsonupdate to pass the arguments the processes expect
2006-05-19 mquinsonAccept one peer (described as hostname:port) per argument
2006-05-19 mquinsonVarious cleanups; dupplicate the processes on each...
2006-05-19 mquinsoncosmetics: rename alltoall to all2all
2006-05-19 mquinsonAdd all2all to the picture
2006-05-19 mquinsonignore ignorable
2006-05-19 mquinsonThis compiles, at least
2006-05-17 amad206deployment file of alltoall example
2006-05-16 mquinsonThis file is a dupplicate from the msg directory
2006-05-16 mquinsonIgnore ignorable
2006-05-16 mquinsonstupid me. each process should pick its own port number...
2006-05-16 mquinsongive peer a chance to get the message before closing...
2006-05-09 amad206*** empty log message ***
2006-04-28 mquinsonI may be on vacation, but I don't like leaving a borken...
2006-04-26 mquinsonDocument the token ring example
2006-04-25 mquinsonSplit into several files to explain how it can be done
2006-04-24 alegrandAdd required file.
2006-04-22 casanovaAdded a memset in function client() to avoid and "unini...
2006-04-21 mquinsonVpath fixups: libgras is generated (obviously). It...
2006-04-21 mquinsonVpath fixups: gras_stub_generator is generated. It...
2006-04-19 mquinsondistribute all needed files to compile
2006-04-12 mquinsonpid is now long int
2006-04-12 alegrandLet's do a real round-robin on forwarders...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonMake sure we kill peers properly, and plug some memleaks
2006-04-11 mquinsonMore verbose on the remaining bug
next