Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Extract the routing logic into its own object.
[simgrid.git] / src / surf / workstation_private.h
2009-07-01 mquinsonExtract the routing logic into its own object.
2009-06-30 mquinsonImplement a generic resource; use it as ancestor to...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2005-07-23 alegrandcosmetics
2005-07-22 alegrandadding parallel task to SURF workstations
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2004-12-31 alegrandMem leak hunting!
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-09 alegrandAdding workstation : a single CPU and a network card...