Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SMPI: Kill a whole bunch of unneeded synchronization: processes run in exclusive...
[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>