Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fight against multiple 'extern' specification
[simgrid.git] / src / surf /
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-09-26 alegrandRevert "Adding the prototype for the callback on startu...
2007-09-26 alegrandAdding the prototype for the callback on startup mechanism.
2007-09-26 alegrandMake teshsuite/simdag/network/test_reinit_costs work...
2007-09-26 mquinsonno need for return after a THROW (it will break the...
2007-09-26 alegrandUse THROW_UNIMPLEMENTED and THROW_IMPOSSIBLE as suggest...
2007-09-21 mquinsonArnaud implemented latencies in L07, so do not warn...
2007-09-21 cheriermVisual C++ has no header named unistd.h
2007-09-21 cheriermuse portable.h
2007-09-21 cheriermDeclaration of the variables at the beginning of the...
2007-09-21 alegrandFix initialization.
2007-09-21 alegrandRemoving now useless function.
2007-09-14 alegrandBugfix.
2007-09-14 alegrandStupid me. Let's use the right variable.
2007-09-14 alegrandstupid me.
2007-09-13 alegrand* full complience with execute_parallel_task
2007-09-13 alegrandtake variable bounds into account.
2007-09-13 alegrandremove cvs files.
2007-09-12 alegrandremove crap in compound. Parallel tasks are not modeled...
2007-09-12 alegrandconsequence of the global maxmin system removal.
2007-09-12 alegrandremove cruft
2007-09-12 alegrandbugfix revealed by making maxmin_system private...
2007-09-12 alegrandAdd partial latency support to ptask_L07.
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove useless dependency
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandgetting rid of workstation_KCCFLN05_private.h
2007-09-10 alegranduseless dependency
2007-08-30 alegrandAdd debug + incredibly stupid bug fix.
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.
next