Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix lua platform script
[simgrid.git] / src / surf /
2012-08-10 Jean-Baptiste HervéPlatform generation: record the router id
2012-08-09 Jean-Baptiste HervéPlatform generation: little modifications to the connec...
2012-08-09 Jean-Baptiste HervéPlatform generation: "clique" topology does not need...
2012-08-09 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-09 Jean-Baptiste HervéPlatform generation: generate routes
2012-08-08 Jean-Baptiste HervéPlatform generation: Make link labeling work
2012-08-08 Jean-Baptiste HervéPlatform generation: add some documentation
2012-08-08 Jean-Baptiste HervéTrace generation: add some documentation
2012-08-08 navarroFactorize route ASroute bypassRoute and bypassASroute...
2012-08-08 navarroFirst example for bypass platform wit sg_platf_new...
2012-08-08 navarroRemove link_list from surf_routing.c and add it into...
2012-08-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 Augustin Degommeadd an "smpi/async_small_thres" configure option to...
2012-08-07 Augustin Degommefix a bug causing surf to sometimes loop forever
2012-08-07 navarroCompletely remove surfxml_callback.
2012-08-07 Jean-Baptiste HervéPlatform generation : REALLY check if the graph is...
2012-08-06 navarroMore cleaning for surfxml callback (property and trace*)
2012-08-06 navarroCleanUp unused xbt_dynar_t from callback
2012-08-06 Jean-Baptiste HervéMore condensed debug...
2012-08-06 Jean-Baptiste HervéEvent generator: Correct a mistake and add tiny debug
2012-08-06 navarroAdd function sg_platf_new_* for *route and bypass*route.
2012-08-06 Jean-Baptiste HervéPlatform generation : Add a function to remove links...
2012-08-06 Jean-Baptiste HervéPlatform generation : add a function to check if the...
2012-08-03 navarroUse the function sg_platf_new_linkctn when parsing...
2012-08-03 Jean-Baptiste HervéPlatform generation: Cluster generation should work
2012-08-03 Jean-Baptiste HervéCheck if string is NULL before a strcmp
2012-08-03 Jean-Baptiste HervéPlatform generation can now be used with MSG
2012-08-02 Martin Quinsonuseless cosmetic in this code that is full of surprises
2012-08-02 Martin Quinsontypo--
2012-08-02 Jean-Baptiste HervéPlatform generation: add the function to put into Surf...
2012-08-02 Jean-Baptiste HervéCheck if "coord" is not null before do strcmp
2012-08-01 Jean-Baptiste HervéPlatform generation : add the edge length in its data
2012-08-01 Jean-Baptiste HervéPlatform generation : Add the Waxman topology algorithm
2012-08-01 Jean-Baptiste HervéPlatform generation : make public structures for node...
2012-08-01 Jean-Baptiste HervéPlatform generation : add the Zegura algorithm topology
2012-08-01 Jean-Baptiste HervéPlatform generation : add the Barabasi-Albert algorithm...
2012-07-31 navarroAdd function to unlink a file.
2012-07-31 navarroFix memory leak
2012-07-31 navarroDuring the storage open, create the file if not exist.
2012-07-31 Jean-Baptiste Hervéplatform generation : add promoters and labelers support
2012-07-31 Jean-Baptiste Hervéplatform generation : modify some interfaces
2012-07-31 Jean-Baptiste HervéPlatform generation : add a function to set link parameters
2012-07-31 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-07-31 Jean-Baptiste HervéPlatform generation : add promotion functions
2012-07-30 Jean-Baptiste HervéPlatform generation : add the exponential topology
2012-07-30 Jean-Baptiste HervéPlatform generation : add a function to compute distanc...
2012-07-30 Jean-Baptiste HervéPlatform generation : add the uniform topology
2012-07-27 Jean-Baptiste HervéPlatform generation : add the clique topology
2012-07-27 Jean-Baptiste HervéPlatform generation : add the "ring" topology
2012-07-27 Jean-Baptiste HervéPlatform generation : Add 2 topology setup functions
2012-07-27 Jean-Baptiste HervéPlatform generation : Add some debug
2012-07-26 Jean-Baptiste HervéPlatform generation : Add a function to interconnect...
2012-07-26 Jean-Baptiste HervéPlatform generation : modify some interface
2012-07-26 Jean-Baptiste HervéFirst step to implement a platform generator in Simgrid
2012-07-17 Martin Quinsonregenerate the flexer files with a recent flexml, so...
2012-07-16 Marion Guthmullermodel-checker : #ifdef instead of #if (found by Cristia...
2012-07-12 navarroRemove this output.
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-09 Jean-Baptiste HervéFix a mistake in the Weibull inverse distribution function
2012-07-05 Arnaud GierschBreak loop here.
2012-07-05 Arnaud GierschCheck if cnst->cnst_usage is NULL.
2012-07-05 Martin Quinsonregenerate the parser files with flexml 1.9.3 (thx...
2012-07-05 navarrofree this dynar in none_finalize (if it was used).
2012-07-05 navarroUse new tag host_link for peer. No need for router...
2012-07-05 navarroAdd two new tag for routing cluster (only):
2012-07-04 navarroMore cache cleaning in lmm_solve
2012-07-04 Arnaud GierschDon't define variables in header file.
2012-07-03 navarrolmm_solve cache cleaning
2012-06-29 Arnaud GierschMissing include when !HAVE_TRACING.
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-28 navarroCreate a dict with all hosts with state SURF_RESOURCE_O...
2012-06-28 navarroTODO comments
2012-06-28 Arnaud GierschUpdate with flex from Debian (includes fixes for ia64).
2012-06-27 Samuel LepetitChanges in SimGrid DTD files for on_failure support.
2012-06-27 Samuel LepetitAdd on_failure for processes to the SimGrid DTD.
2012-06-22 navarroNeed to have a double because the result should not...
2012-06-22 Martin QuinsonMSG_config mc-related stuff is not enough to activate...
2012-06-22 Martin Quinsonoops, we broke non-model-checking builds yesterday...
2012-06-21 navarroPut double instead of size_t.
2012-06-21 navarroMore debug
2012-06-21 navarroFix update of the file size when write a double and...
2012-06-21 navarroRewrite the way the disk usage and file size are updated
2012-06-21 Martin QuinsonCleanups in the --cfg options regarding model-checking
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin Quinsonremove useless check that will never detect any issue
2012-06-21 Martin Quinsonpebcak protection: some day, someone will use a differe...
2012-06-21 jbrvremove some trailing spaces
2012-06-21 jbrvevent trace generation : improving some functions
2012-06-20 Martin QuinsonMC checkpoints implies MC
2012-06-20 Martin Quinsonmeaningful pebcak message: you need to compile MC in...
2012-06-20 Marion Guthmullermodel-checker : new surf configuration mc-checkpoint
2012-06-20 Marion GuthmullerRevert "model-checker : add new surf configuration...
2012-06-20 Marion Guthmullermodel-checker : add new surf configuration mc-checkpoint
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroRemove unused variable
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 suteradd a simple explication about how to use the config...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Arnaud GierschKeep tabs in generated files.
next