Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
wip. revising cmake for smpi.
[simgrid.git] / examples / platforms / cluster_prototype.lua
index cceef62fcd12a56aaaef2ca8c9be2a16a39ad3cd..de2c0f87fe2d279e5dbf6054070138a631431665 100644 (file)
     if args.topology ~= "TORUS" and args.topology ~= "FAT_TREE" then
         args.topology = "Cluster"
     end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
-    --if args.core==nil   then args.core = 1 end
 
     -- Check the mode = Cluster here
     return function()