Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
All hosts types fusion to xbt_dictelm_t
[simgrid.git] / src / surf /
2012-09-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Augustin Degommeyet another correction for those factors, hope this...
2012-09-27 Augustin Degommeyet another correction for those factors, hope this...
2012-09-27 Augustin Degommethe smpi factor parsing was still returning wrong values
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-26 Augustin Degommesort latency and bandwidth value submitted in config...
2012-09-21 Augustin Degommereally remove the previously commented code
2012-09-20 Augustin DegommeI thought I had done this one a long time ago. Deactiva...
2012-09-17 Arnaud GierschAvoid to dereference a null pointer with --log=surf_rou...
2012-09-17 Arnaud GierschUse latest flexml for maintainer files.
2012-09-11 navarroAdd a function ls to storage
2012-09-06 navarroCosmetics. (Forgot from a previous renaming)
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-29 navarroOups, take the information in the argument structure.
2012-08-28 navarroCompletely remove route_t and replace by sg_platf_route...
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-15 Martin Quinsondafuk did I just see?
2012-08-15 Martin Quinsonif this line induce a bug (see commit 05cd623), then...
2012-08-10 Jean-Baptiste HervéEvent trace generation: Change interface of constructors
2012-08-10 Jean-Baptiste HervéPlatform generation: fix the remove links function
2012-08-10 Jean-Baptiste HervéPlatform generation: record the router id
2012-08-09 Jonathan Rouzaud... Modify Trace for msg_vm_t
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...
next