Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change TCP_gamma to not be a compilation-time #define, but a command line option
[simgrid.git] / teshsuite / simdag / platforms / one_link_shared.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="2">
4   <host id="bob" power="500000000"/>
5   <link id="link1" bandwidth="125000000" latency="5E-5"/>
6 </platform>