Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanups in teshsuite/simdag/platforms, don't ask why
[simgrid.git] / teshsuite / simdag / platforms / one_link_shared.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
3 <platform version="4">
4          <AS  id="AS0"  routing="Full">
5   <host id="bob" speed="500Mf"/>
6   <link id="link1" bandwidth="125MBps" latency="50us"/>
7 </AS>
8 </platform>