X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5b1bf4b927630226493504bec19ea7356f8e70ff..3e6906379379ec807d85c2651e5627ab718e6cc7:/src/surf/xml/simgrid.dtd diff --git a/src/surf/xml/simgrid.dtd b/src/surf/xml/simgrid.dtd index 7f1e6276fa..07d6a11f13 100644 --- a/src/surf/xml/simgrid.dtd +++ b/src/surf/xml/simgrid.dtd @@ -4,6 +4,18 @@ More info: http://simgrid.gforge.inria.fr/simgrid/latest/doc/platform.html To upgrade your files, use the tool simgrid_update_xml +* Things that will change in upcoming version 5 (TODO): + - The following tags will be removed: + - spits an error since v3.18 + - does nothing since a very long time + - , , and , deprecated in DTD4.1 + +* New in DTD version 4.1 (in SimGrid 3.16): backward compatible change (v4 files are valid v4.1 files) + - can be used as a synonym for the now deprecated + - can be used as a synonym for the now deprecated + - an be used as a synonym for the now deprecated + - can be used as a synonym for the now deprecated + * New in DTD version 4 (in SimGrid 3.13): - Rename (power->speed) the attributes describing the amount of flop that a , , or can deliver per second. @@ -12,6 +24,9 @@ To upgrade your files, use the tool simgrid_update_xml - In and , attributes availability and state are gone. It was redundent with state and availability traces, and with peak values. + + - In , cannot set the availability nor state traces. + This was too complex and unused. - The DOCTYPE points to the right URL (this file): http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd @@ -24,9 +39,12 @@ To upgrade your files, use the tool simgrid_update_xml 'Yf', 'Zf', 'Ef', 'Pf', 'Tf', 'Gf', 'Mf', 'kf' 'yottaflops', 'zettaflops', 'exaflops', 'petaflops', 'teraflops', 'gigaflops', 'megaflops', 'kiloflops' - - bandwidth. Default: 'Bps' bytes per second (or 'bps' for bits but 1 Bps = 8 bps) - Also defined in bytes: 'TiBps', 'GiBps', 'MiBps', 'KiBps', 'TBps', 'GBps', 'MBps', 'kBps', 'Bps' - And the same in bits: 'Tibps', 'Gibps', 'Mibps', 'Kibps', 'Tbps', 'Gbps', 'Mbps', 'kbps', 'bps' + - bandwidth. Default: 'Bps' bytes per second + In bytes and powers of 2 (1 KiBps = 1024 Bps): 'EiBps', 'PiBps', 'TiBps', 'GiBps', 'MiBps', 'KiBps' + In bits and powers of 2 (1 Bps = 8 bps) : 'Eibps', 'Pibps', 'Tibps', 'Gibps', 'Mibps', 'Kibps' + In bytes and powers of 10 (1 KBps = 1000 Bps) : 'EBps', 'PBps', 'TBps', 'GBps', 'MBps', 'kBps', 'Bps' + In bits and powers of 10 : 'Ebps', 'Pbps', 'Tbps', 'Gbps', 'Mbps', 'kbps', 'bps' + (Exa and Peta notations were introduced in SimGrid v3.14) - latency. Default: 's' second. Also defined: 'w' week, 'd' day, 'h' hour, 'm' minute, 'ms' millisecond, 'us' microsecond, 'ns' nanosecond, 'ps' picosecond @@ -54,10 +72,11 @@ To upgrade your files, use the tool simgrid_update_xml --> - + - + + @@ -80,16 +99,19 @@ To upgrade your files, use the tool simgrid_update_xml - + - + + + + + - + - @@ -108,7 +130,6 @@ To upgrade your files, use the tool simgrid_update_xml - @@ -126,13 +147,11 @@ To upgrade your files, use the tool simgrid_update_xml - + - - @@ -152,7 +171,7 @@ To upgrade your files, use the tool simgrid_update_xml - + @@ -187,6 +206,13 @@ To upgrade your files, use the tool simgrid_update_xml + + + + + + + @@ -201,6 +227,12 @@ To upgrade your files, use the tool simgrid_update_xml + + + + + + @@ -208,6 +240,13 @@ To upgrade your files, use the tool simgrid_update_xml + + + + + + +