Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Keeping up with the new surf model description.
[simgrid.git] / src / surf /
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...
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2007-02-14 velhoShut libcsdp mouth!
2007-02-14 velhoFix many bugs.
2007-02-14 velhoImproved debbugging information.
2007-02-13 velhoCorrected a major bugus.
2007-02-07 cheriermno isatty declaration for win32
2007-02-07 cheriermchange free be xbt_free_f
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-02-02 casanovaCleaned up the GTNetS interface based on e-mail discussion
2007-02-01 alegrandGlups. Second bug of the week on FATPIPES in the maxmin...
2007-01-31 casanovafoo
2007-01-31 casanovaFirst draft integration of SURF and GTNetS. The code...
2007-01-24 alegrandStupid me! Bug fix in the maxmin algorithm (occurs...
2007-01-19 velhoAlmost working!
2007-01-19 velhoMaking lmm_print public.
2007-01-19 velhoAdded some variables and code in order to map the maxmi...
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2006-12-21 cherierma directory for all builds
2006-11-14 mquinsona useless comment added
2006-11-08 alegrandOoups. I was still using Mb instead of b...:(
next