Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not export private functions in the dll (win32 specific)
[simgrid.git] / examples /
2007-01-30 alegrandFix argument check.
2007-01-18 alegrandCompile sdp.c only if we have found a working libsdp.
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2007-01-08 mquinsonAdd generated files to the CVS so that the use of autot...
2006-12-02 eyraudlActivate latency test
2006-11-30 mquinsonChange the way we specify the sizes of bandwidth tests...
2006-11-30 mquinsonincrease matrix size a bit, and do not wait insane...
2006-11-30 mquinsondo not use exp notation to make sure that the parser...
2006-11-23 mquinsonAdd some surnumerous slaves, just in case
2006-11-23 mquinsonFix the code to kill surnumerous slaves
2006-11-21 mquinsonWait a bit more for pals since some dudes need as much...
2006-11-15 mquinsonreduce waiting time
2006-11-14 mquinsonShutdown sensors when dying because there were not...
2006-11-14 eyraudlUpdate make_deployment.pl script to the current command...
2006-11-10 alegrandOther test example (CVS only).
2006-09-06 alegrandFix comment
2006-08-27 mquinsonYet another s/_deployment// massive change. Damnit...
2006-08-27 mquinsonoldies
2006-08-27 mquinsonGo for simple saturation test, no need to run a full...
2006-08-27 mquinsonoldies
2006-08-27 mquinsons/_deployment.xml/.xml/
2006-08-27 mquinsonStick to the file naming scheme used in the tutorial
2006-08-27 mquinsonThis output may be interesting
2006-08-24 mquinsonImport the makefile chunk to generate the gras temporar...
2006-08-24 mquinsonstick to the file naming convention presented in the...
2006-08-24 mquinsonstick to the file naming convention presented in the...
2006-08-09 thieryUpdate SimDag example
2006-07-31 thieryAdd a sequential mode to the workstations. In this...
2006-07-19 mquinsonAlso clean the generated makefile under its new name
2006-07-19 mquinsontest_sg.in
2006-07-19 mquinsonguardrail
2006-07-18 thieryI don't need that anymore
2006-07-18 thieryFix SimDag exception test
2006-07-18 thieryAdd missing xbt_ex_free
2006-07-17 mquinsonReally rename the HostManagement amok module to PeerMan...
2006-07-16 mquinsonGras_stub_generator does not produce the same files...
2006-07-12 alegrandooups... forgot the $@
2006-07-12 alegrandUse the same xml files'directory as in gras...
2006-07-12 mquinsonautomake dont like '-' in names. Move those files from...
2006-07-12 mquinsonMove those files a second time today: automake don...
2006-07-12 mquinsonMove those files a second time today: automake don...
2006-07-12 mquinsonMove simple token-ring to a subdir
2006-07-12 thieryTest functions SD_task_get_start_time and SD_task_get_f...
2006-07-12 mquinsonRe-import the simple-token example (was named tokenS...
2006-07-12 mquinsonMove the simple token-ring in a 'mutual-exclusion'...
2006-07-12 thieryStupid bug
2006-07-12 mquinsonIgnore ignorable
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-12 alegrandbug fix
2006-07-12 mquinsonsmall adjustment of the syncronization delays; Let...
2006-07-10 thierySimDag test script
2006-07-10 thieryUpdate SimDag example
2006-07-10 thieryFix SimDag example
2006-07-10 mquinsonwait a bit more for master, he's too fat to move fast...
2006-07-10 mquinsonConvert to amok/hostmanagement (it helps avoiding port...
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...
next