Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://github.com/Onesphore/simgrid into Onesphore-master
[simgrid.git] / examples / platforms / cluster_prototype.lua
index 51f4dc4..8c77192 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright (c) 2011-2016. The SimGrid Team.
+-- Copyright (c) 2011-2018. The SimGrid Team.
 -- All rights reserved.
 
 -- This program is free software; you can redistribute it and/or modify it
@@ -60,7 +60,7 @@
     id="AS0",
     bw="125MBps",
     lat="50us",
-    sharing_sharing_policy="FULLDUPLEX"
+    sharing_sharing_policy="SPLITDUPLEX"
   }()
   --my_cluster{prefix="node2-", suffix=".acme.org", radical=seq(0,44) }