Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
removed some unnecessary waiting
[simgrid.git] / src / surf /
2007-08-24 alegrandUse priorities...
2007-08-24 alegrandUse priorities...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-14 alegrandBug fix.
2007-08-14 alegrandTake into account the case where some variable do not...
2007-08-14 alegrandhandle 0-size tasks.
2007-08-14 alegrandBug fix + cosmetics
2007-08-13 alegrandstupid me!
2007-08-13 alegrandIssue a warning about latencies instead of aborting.
2007-08-13 alegrandbug fix in communicate + create 0-consumption on all...
2007-08-13 alegranddebug + fixed many bugs due to too fast coding... :(
2007-08-13 alegrandTake into account the weird case where remain would...
2007-08-10 alegrandreindent.
2007-08-10 alegrandremove dead files.
2007-08-10 alegrandHandle FAT_PIPES.
2007-08-10 alegrandptask_L07 can now do execute and communicate via execut...
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-10 alegrandvarious cleanups + debug
2007-08-10 alegrandvarious cleanups
2007-08-10 alegrandAdd a new "max-min" like sharing for parallel tasks.
2007-08-09 alegrandAutomatically cleaned flexml files.
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-01 alegrandvarious cleanups:
2007-08-01 alegrandIterate only on "active" variables
2007-08-01 alegrandjust warn me when a value is weird. This is just a...
2007-07-31 mquinsonmemleak
2007-07-30 alegrand* Moving things around (private->public)
2007-07-30 alegrandCleanup.
2007-07-30 velhoCorrected router parsing.
2007-07-30 velhoadd debugging
2007-07-30 velhoBug fix.
2007-07-30 velhoAdded a dumb router to worksation model in order to...
2007-07-26 alegrandCommenting now useless check.
2007-07-26 alegrandfunc_f and func_fp need to be provided. This is weird...
2007-07-26 alegrandMany bug fix:
2007-07-26 velhoAdded the router as dumb cpus in order to work with...
2007-07-25 alegrand* Hiding private functions
2007-07-20 alegrandChanging log hierarchy
2007-07-20 alegrandWe're still alpha version so let's keep the warnings...
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 alegrandWe check feasability here, not the Karush Kuhn Tucker...
2007-07-20 alegrandShare precision value with other modules.
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 velhoCleanups and cosmetics
2007-07-20 velhoCleanups and cosmeticsCleanups and cosmetics
2007-07-19 alegrandDebug cosmetics.
2007-07-19 alegrandmoving lagrange functions for Vegas and Reno to their...
2007-07-18 alegrandRemoving bugs and changing verbosity.
2007-07-18 velhoDebuging surf Reno and Vegas with lagrange optimization...
2007-07-17 mquinsonLet it compile without --disable-compile-optimizations
2007-07-14 mquinsonIf the element is not found, don't try to continue...
2007-07-13 velhoBug corrections: i) boundless variables wasn't detected...
2007-07-06 velhoCorrected bug when choosing workstation model.
2007-07-06 velhoCorrected some bugs, added the simix support to the...
2007-07-04 velhoUsing relative error to approximate the values of lambd...
2007-07-02 velhoAdded the generic method to model fairness depending...
2007-06-29 velhoAdded all TCP VEGAS/RENO related functions. TODO: the...
2007-06-29 velhoAdded the update for the Df parameter (lmm_variable_t...
2007-06-28 velhoNow compiling. Sorry Arnaud.
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-06-04 kayofFix bugs
2007-06-04 kayofFix bugs...
2007-05-21 kayofbug fixes.
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayoffixed bugs.
2007-05-17 kayofadded a new model for GTNetS.
2007-05-16 alegrandAdding a <route> tag.
2007-05-16 kayofAdded one.
2007-05-16 kayofFixed name inconsistency, etc.
2007-05-11 alegrandAdding more debuging info.
2007-05-10 alegrandAdd debuging informations.
2007-05-10 velhoFinally working.
2007-05-09 velhoCleaned up need some fixup.
2007-05-02 kayof*** empty log message ***
2007-04-24 velhoRemoved this file, it is just an experience of optimal...
2007-04-24 velhoAdded #define NOSHORTS in order to fix a bug in the...
2007-04-21 velhoWorking and cleaned up.
2007-04-21 velhoCleaning up the lagrange model.
2007-04-20 velhoWorking, still need some cleanup.
2007-04-19 velhoCorrected some bugs.
2007-04-19 velhoCorrected some bugs.
2007-04-18 velhoCorrected some bugs in when computting mu.
2007-04-18 velhoThe implementation of lagrange multiplier using a optia...
2007-04-12 velhoSigma step working.
2007-03-23 velhoAdded field mu_new and field init_bound was replaced...
2007-03-23 velhoDebugging.
2007-03-23 alegrandsleep actions can neither be suspended nor resumed...
2007-03-22 mquinsondeclaration of toupper
2007-03-21 velhoAdded field intial_bound to lmm_constraint_t and lmm_va...
2007-03-21 velhoModel using the proportional fairness to compute the...
2007-03-20 velhoStart the development of the lagrange optimization...
2007-03-16 cheriermoptimize the comparaison between characters
2007-03-14 mquinsonThis is already exported from the corresponding .h...
2007-03-13 cheriermspecial exportation data for visual c++
2007-03-02 velhoAdded round trip time contraint to the SDP program...
2007-03-02 alegrandAdding debuging informations.
2007-02-28 alegrandHomogeneous prototype.
2007-02-28 alegrandsdp headers have nothing to do in our CVS. Just configu...
2007-02-23 velhoBug fix. Do nothing in sdp_solve when flows=0.
2007-02-20 velhoFinal adjustments, debugging information and memory...
next