]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/simgrid.dtd
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make cluster routing a bit more flexible, to allow adding other kinds of clusters
[simgrid.git] / src / surf / simgrid.dtd
index a8cfd81a4a1267636e0ac2e1bf40745c7f2243f8..34a822a40783ec1adb414fffe8dbcb6258da32e7 100644 (file)
@@ -79,6 +79,7 @@
 <!ATTLIST cluster bw CDATA #REQUIRED>
 <!ATTLIST cluster lat CDATA #REQUIRED>
 <!ATTLIST cluster sharing_policy (SHARED|FULLDUPLEX|FATPIPE) "FULLDUPLEX">
+<!ATTLIST cluster torus_dimensions CDATA "">
 <!ATTLIST cluster bb_bw CDATA "">
 <!ATTLIST cluster bb_lat CDATA "">
 <!ATTLIST cluster bb_sharing_policy (SHARED|FATPIPE) "SHARED">