From 49963d5bc5c1e580c71654fbd9b5e9776f389574 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Tue, 21 Jun 2016 09:37:50 +0200 Subject: [PATCH 1/1] track down remaining XML glitches --- .../msg/app-chainsend/app-chainsend_d.xml | 3 +- .../msg/async-waitany/async-waitany_d.xml | 12 +- examples/msg/dht-kademlia/dht-kademlia_d.xml | 4 +- examples/msg/energy-onoff/platform_onoff.xml | 64 +++++----- examples/msg/mc/deploy_bugged2.xml | 3 +- examples/msg/mc/platform.xml | 32 +++-- .../platform-properties_d.xml | 4 +- .../msg/process-startkilltime/baseline_d.xml | 2 +- examples/platforms/cloud.xml | 15 ++- examples/platforms/g5k.xml | 118 +++++++++++------- examples/platforms/prop.xml | 9 +- examples/platforms/two_clusters.xml | 22 ++-- .../actions-comm/s4u_actions-comm_split_d.xml | 8 +- .../deployment_masterslave_mailbox_smpi.xml | 8 +- 14 files changed, 176 insertions(+), 128 deletions(-) diff --git a/examples/msg/app-chainsend/app-chainsend_d.xml b/examples/msg/app-chainsend/app-chainsend_d.xml index 0f59093af5..dd83afe682 100644 --- a/examples/msg/app-chainsend/app-chainsend_d.xml +++ b/examples/msg/app-chainsend/app-chainsend_d.xml @@ -10,7 +10,8 @@ - + + diff --git a/examples/msg/async-waitany/async-waitany_d.xml b/examples/msg/async-waitany/async-waitany_d.xml index c6c38c8a8c..1972e413cf 100644 --- a/examples/msg/async-waitany/async-waitany_d.xml +++ b/examples/msg/async-waitany/async-waitany_d.xml @@ -3,18 +3,18 @@ - - - - - + + + + + - + diff --git a/examples/msg/dht-kademlia/dht-kademlia_d.xml b/examples/msg/dht-kademlia/dht-kademlia_d.xml index 06278349fc..a63e6c9af6 100644 --- a/examples/msg/dht-kademlia/dht-kademlia_d.xml +++ b/examples/msg/dht-kademlia/dht-kademlia_d.xml @@ -59,12 +59,12 @@ - + - + diff --git a/examples/msg/energy-onoff/platform_onoff.xml b/examples/msg/energy-onoff/platform_onoff.xml index 03549c16d6..624a2ff1e4 100644 --- a/examples/msg/energy-onoff/platform_onoff.xml +++ b/examples/msg/energy-onoff/platform_onoff.xml @@ -1,42 +1,44 @@ - + - + - + The same could be done to encode the time and energy to switch between pstates. These times seem negligible + in our experiments, but if they are important to you, now you know how to do that. --> - + Please note that we tried to put sensible values in this file but you should still take them with a grain of salt. + If you want a realistic simulation, you have to actually benchmark your platform and application, and use the + values that are right for you. --> - - - - - - - - + + + + + + + + - - - + + + + + diff --git a/examples/msg/mc/deploy_bugged2.xml b/examples/msg/mc/deploy_bugged2.xml index de395179cb..c6dbe05b90 100644 --- a/examples/msg/mc/deploy_bugged2.xml +++ b/examples/msg/mc/deploy_bugged2.xml @@ -2,7 +2,8 @@ - + + diff --git a/examples/msg/mc/platform.xml b/examples/msg/mc/platform.xml index b86fb71542..3149f5c4bb 100644 --- a/examples/msg/mc/platform.xml +++ b/examples/msg/mc/platform.xml @@ -1,16 +1,22 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/examples/msg/platform-properties/platform-properties_d.xml b/examples/msg/platform-properties/platform-properties_d.xml index 6b86cf3333..98d35908b8 100644 --- a/examples/msg/platform-properties/platform-properties_d.xml +++ b/examples/msg/platform-properties/platform-properties_d.xml @@ -2,7 +2,9 @@ - + + + diff --git a/examples/msg/process-startkilltime/baseline_d.xml b/examples/msg/process-startkilltime/baseline_d.xml index c3dca22b81..bc19db1195 100644 --- a/examples/msg/process-startkilltime/baseline_d.xml +++ b/examples/msg/process-startkilltime/baseline_d.xml @@ -3,6 +3,6 @@ - + diff --git a/examples/platforms/cloud.xml b/examples/platforms/cloud.xml index 5c94ae68c4..33308fd982 100644 --- a/examples/platforms/cloud.xml +++ b/examples/platforms/cloud.xml @@ -313,23 +313,28 @@ - + + - + + - + + - + + - + + diff --git a/examples/platforms/g5k.xml b/examples/platforms/g5k.xml index 6e62453683..3c13495c37 100644 --- a/examples/platforms/g5k.xml +++ b/examples/platforms/g5k.xml @@ -24,23 +24,33 @@ - + + + - + + - + + - + + - + + - + + - + + - + + - + + @@ -58,13 +68,16 @@ - + + - + + - + + @@ -74,7 +87,7 @@ - + @@ -144,7 +157,8 @@ - + + @@ -187,14 +201,15 @@ - + + - + - + @@ -266,9 +281,11 @@ - + + - + + @@ -280,11 +297,12 @@ - + + - + @@ -521,13 +539,14 @@ - + + - + - + @@ -550,34 +569,40 @@ - + + - + + - + + - + + - + + - + + - + - + - + - + @@ -597,23 +622,23 @@ - + - + - + - + - + - + @@ -630,16 +655,17 @@ - - + + - - - + - + + + + diff --git a/examples/platforms/prop.xml b/examples/platforms/prop.xml index b65f1db167..eb22be66fd 100644 --- a/examples/platforms/prop.xml +++ b/examples/platforms/prop.xml @@ -9,11 +9,11 @@ - - + + - + @@ -40,7 +40,8 @@ - + + diff --git a/examples/platforms/two_clusters.xml b/examples/platforms/two_clusters.xml index d26bc29bdf..bc8567845a 100644 --- a/examples/platforms/two_clusters.xml +++ b/examples/platforms/two_clusters.xml @@ -22,18 +22,18 @@ node-0.acme.org node-9.acme.org | | | node-10.acme.org node-19.acme.org --> - - + + - + - + - - - - + + + + diff --git a/examples/s4u/actions-comm/s4u_actions-comm_split_d.xml b/examples/s4u/actions-comm/s4u_actions-comm_split_d.xml index 64fc192bd7..a88cf278f0 100644 --- a/examples/s4u/actions-comm/s4u_actions-comm_split_d.xml +++ b/examples/s4u/actions-comm/s4u_actions-comm_split_d.xml @@ -5,6 +5,10 @@ Launch it like this: ./actions-comm ../../platforms/platform.xml actions-comm_split_d.xml --> - - + + + + + + diff --git a/examples/smpi/smpi_msg_masterslave/deployment_masterslave_mailbox_smpi.xml b/examples/smpi/smpi_msg_masterslave/deployment_masterslave_mailbox_smpi.xml index c7dbb185a2..e879f74557 100644 --- a/examples/smpi/smpi_msg_masterslave/deployment_masterslave_mailbox_smpi.xml +++ b/examples/smpi/smpi_msg_masterslave/deployment_masterslave_mailbox_smpi.xml @@ -3,10 +3,10 @@ - - - - + + + + -- 2.20.1