Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adapt masterslave_bypass to the brand new AS tag.
[simgrid.git] / src /
2010-09-28 navarropBring back useful functions for the bypass from before...
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-28 navarropadd to the rule-based model the loopback routes
2010-09-28 navarropChange way to call get_route
2010-09-28 navarropchange regex into the tag cluster
2010-09-28 navarropModify DTD and files for cluster Tag
2010-09-28 navarropTag cluster test
2010-09-28 navarroptest of sd_test
2010-09-28 navarropAdd cluster tag
2010-09-28 navarropDelete this message for being compatible with old tesh...
2010-09-28 navarropNew maintainer sources for simgrid dtd
2010-09-28 navarropRemove unuse variables
2010-09-28 navarropfirst version of rule base routing model
2010-09-28 navarropmore clean code
2010-09-28 navarropformat
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropclean the dtd file
2010-09-28 navarropcomment all the lines for route:multi and cluster....
2010-09-28 navarropclean the hierarchical routing code
2010-09-28 navarropformat changes
2010-09-28 navarropfix mistake small mistake in the routing algorithm...
2010-09-28 navarropdisable the debug function
2010-09-28 navarropsmall fix for a uninitialized variable
2010-09-28 navarropadd the bypasss route mechanims
2010-09-28 navarropadd functions to check the correct process of make...
2010-09-28 navarropadd the dijkstra routing and cache too
2010-09-28 navarropadded the floyd algorithm first version
2010-09-28 navarroppre version hierarchical routing, fix memory leak
2010-09-28 navarropadd a free dynar
2010-09-28 navarroppre version of hierarchical routing, make in a recursiv...
2010-09-28 navarropI comment all the calls to used_routing, in order to...
2010-09-28 navarropchanges for solve warrings
2010-09-28 navarropadd the floyd approach
2010-09-28 navarropadd the floyd algorithm for a routing schema
2010-09-28 navarropadd the floyd algorithm for a routing schema L
2010-09-28 navarropThe new directives for parsing the hierarchical routing
2010-09-28 navarropThe second version of hierarchical routing, In this...
2010-09-28 navarropThe second version of hierarchical routing. Here I...
2010-09-28 navarropThe second version of hierarchical routing. I implement...
2010-09-28 navarropFirst version of hierarchical routing.
2010-09-27 piniRevert "Compilation broken." This wasn't suppose to...
2010-09-27 piniRemoved unused variables and added missing return call.
2010-09-27 piniCompilation broken.
2010-09-27 coldpeaceadding some setter methods
2010-09-27 piniAdded local and global sampling.
2010-09-23 navarropRename CLEANUP definition (used after TRY) into TRY_CLEANUP
2010-09-23 schnorrcode clean-up
2010-09-23 schnorrnew configuration option tracing/platform/method
2010-09-23 navarropUpdate _units file in svn.
2010-09-23 navarropInitialize value. Compilation with Full Flags.
2010-09-23 navarropRename CLEANUP macro into _CLEANUP for Supernovae mode.
2010-09-23 piniTake size into account when building a unique name.
2010-09-23 schnorrdedicated file to trace categorized resource utilization
2010-09-23 schnorrcosmetics: fixing identation
2010-09-23 schnorrplacing instrumentation of network utilization on bette...
2010-09-22 piniAdded RAM folding to SMPI.
2010-09-17 schnorronly remove from dict if the key is there
2010-09-15 schnorrwhen smpirun is executed with -trace parameter, activat...
2010-09-15 schnorrproperly destroying containers at the end of trace...
2010-09-15 schnorrtrace: new interface function for tracing resource...
2010-09-15 schnorrnot consider the time spent on SMPI tracing as part...
2010-09-15 schnorrcreating a source file dedicated to handle the categories
2010-09-14 piniBugfix: C is _not_ object-oriented (a.k.a. missing...
2010-09-13 navarropUpdate doc for icomms.
2010-09-13 navarropIf we are on windows _GNU is defined by cmake.
2010-09-13 navarropWindows compatibility.
2010-09-07 cristianrosaDo not call xbt_cfg_set_int on the model-check option...
2010-09-06 piniFixed return type.
2010-09-06 piniAdded missing MPI call.
2010-09-06 piniBugfix: invalid behaviour in datatype_copy.
2010-08-20 coldpeacefix the way to instanciate links via worsktation_ptask_...
2010-08-19 coldpeacemove e_surf_link_sharing_policy_t structure to surf...
2010-08-16 alegrandRemove stupid "if" that prevents from displaying the...
2010-08-16 coldpeaceextend lua console to simdag
2010-08-11 coldpeacecleanups
2010-08-10 coldpeaceremove duplicated line
2010-08-10 coldpeaceadd new source file to lua bindings code, having possib...
2010-08-10 coldpeacetest dict before giving its size...
2010-08-10 schnorrfix on smpi tracing: check if tracing is disabled
2010-08-10 schnorrupdate on smpirun script to accept -trace argument...
2010-08-10 cristianrosaTweak a bit the dependence function
2010-08-09 schnorrprevents from adding invalid pointer to the dict
2010-08-09 schnorrproper initilization of the model-check option
2010-08-09 schnorrfix on the default value of fullduplex option
2010-08-09 schnorrremoving stdout log message
2010-08-09 schnorrremoving compilation warnings
2010-08-09 schnorrmanage links in a different way (to help tracing gtnets...
2010-08-09 schnorrusing two dictionaries to keep host information (name...
2010-08-09 schnorrfix on trace: correct way to trace the amount of data...
2010-08-09 schnorrfix on the name of the variable
2010-08-09 schnorrfullduplex support
2010-08-09 coldpeaceadd new function : xbt_dict_is_empty
2010-08-06 schnorrtracing a sub-set of point-to-point mpi functions
2010-08-06 schnorrtrace: functions to generate states for point-to-point...
2010-08-06 schnorrtrace: functions to generate links, append a link type...
2010-08-06 schnorrtrace: a dictionary to keep link keys, put and get...
2010-08-05 piniAdded MPI_CHAR to predefined reduce operations (not...
2010-08-05 schnorrtracing MPI collective operations implemented in SMPI
2010-08-05 schnorrtracing MPI_Init and MPI_Finalize (trace container...
next