Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add testall to cmake.
[simgrid.git] / ChangeLog
index 0765590..8d2c784 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,13 @@ SimGrid (3.3.5-svn) unstable; urgency=low
     o cpu_model -> cpu/model
     o network_model -> network/model
     o workstation_model -> workstation/model
+  * New configuration variables:
+    o network/bandwidth_factor: correction to bandwith
+    o network/latency_factor: correction to latency
+    o netwotk/weight_S: correction to the weight of competing streams
+  * Add a long description to the models, that users can see with such
+    argument on the command line: --cfg=cpu/model:help
+  * --help-models display the long description of all known models
  SMPI:
   * Implement MPI_Get_count, MPI_MAXLOC, MPI_MINLOC
  XBT: