Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a test reproducing the issue experienced by Luke Bertot
[simgrid.git] / teshsuite / simdag / platforms / one_cluster_properties_foreach.xml
index 08f005c..84f603a 100644 (file)
@@ -5,7 +5,7 @@
        radical="0,2-4,6"/>
 
   <foreach set_id="myCluster">
-    <host id="$1" power="1gf">
+    <host id="$1" power="1Gf">
       <prop id="cores" value="2"/>
       <prop id="os" value="Linux"/>
     </host>