Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
typos
authorsuter <frederic.suter@cc.in2p3.fr>
Fri, 30 May 2014 09:03:27 +0000 (11:03 +0200)
committersuter <frederic.suter@cc.in2p3.fr>
Fri, 30 May 2014 09:03:27 +0000 (11:03 +0200)
ChangeLog

index 61867d4..352a181 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,13 +73,13 @@ SimGrid (3.11) NOT RELEASED; urgency=low
    - Add callback functions for action state change
    - Handle Energy as a plugin
  * Replace swag by boost::intrusive
    - Add callback functions for action state change
    - Handle Energy as a plugin
  * Replace swag by boost::intrusive
- * Add new routing model for clusters 
+ * Add new routing models for clusters 
    - tori, with topology="TORUS" and topo_parameters="ndim1,ndim2,...,ndimn"
      parameters for cluster tag
    - Fat trees, with topology="FAT_TREE" and 
      topo_parameters="h;m1,...,mh;w1,...,wh;p1,...,ph" parameters for cluster tag
    - see examples/platforms/torus_cluster.xml and 
    - tori, with topology="TORUS" and topo_parameters="ndim1,ndim2,...,ndimn"
      parameters for cluster tag
    - Fat trees, with topology="FAT_TREE" and 
      topo_parameters="h;m1,...,mh;w1,...,wh;p1,...,ph" parameters for cluster tag
    - see examples/platforms/torus_cluster.xml and 
-     example/platforms/fat_tree_cluster.xml
+     examples/platforms/fat_tree_cluster.xml
  * More documentation
 
  SMPI:
  * More documentation
 
  SMPI: