Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add random_mgr.c to the Visual C++ project of the SimGrid library
[simgrid.git] / src / surf / workstation_ptask_L07.c
2007-12-04 quasarfixed a bug in add_route in all models + dict uses...
2007-11-30 mquinsonAdapt to lastest dict API update
2007-11-29 quasarmodified atoi to strtol when getting route ends in...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-15 cheriermThis commit concerned the reimplementation of the xbt...
2007-11-09 quasarupdate 1 pass
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-10-27 mquinsonCheck that the platform file does not define the same...
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonFixup the is_first semantic (does not change anything...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-16 alegrand'major bug' fix in ptask_L07.
2007-09-26 alegrandMake teshsuite/simdag/network/test_reinit_costs work...
2007-09-21 mquinsonArnaud implemented latencies in L07, so do not warn...
2007-09-21 alegrandRemoving now useless function.
2007-09-14 alegrandBugfix.
2007-09-14 alegrandstupid me.
2007-09-13 alegrand* full complience with execute_parallel_task
2007-09-12 alegrandAdd partial latency support to ptask_L07.
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
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-10 alegrandreindent.
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...