From: Frederic Suter Date: Thu, 18 Feb 2016 13:14:03 +0000 (+0100) Subject: more cleanups in XML files X-Git-Tag: v3_13~796 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7f819b247483e5034f7ce45ecc5ac3258d47aa88?ds=sidebyside more cleanups in XML files --- diff --git a/examples/msg/actions/deployment_split.xml b/examples/msg/actions/deployment_split.xml index 2613f34331..f0285956af 100644 --- a/examples/msg/actions/deployment_split.xml +++ b/examples/msg/actions/deployment_split.xml @@ -1,12 +1,10 @@ - - ./actions homogeneous_3_hosts.xml deployment_split.xml ---> diff --git a/examples/msg/cloud/multicore_plat.xml b/examples/msg/cloud/multicore_plat.xml index 3133c0ccdb..23e705132e 100644 --- a/examples/msg/cloud/multicore_plat.xml +++ b/examples/msg/cloud/multicore_plat.xml @@ -1,24 +1,15 @@ - - - - + + + + - - + - - - - - - - - - - - - + + + + diff --git a/examples/msg/energy/consumption/deployment_consumption.xml b/examples/msg/energy/consumption/deployment_consumption.xml index 73145d3441..52ebe54c03 100644 --- a/examples/msg/energy/consumption/deployment_consumption.xml +++ b/examples/msg/energy/consumption/deployment_consumption.xml @@ -1,7 +1,5 @@ - - diff --git a/examples/msg/energy/onoff/deployment_onoff.xml b/examples/msg/energy/onoff/deployment_onoff.xml index ba43e3e8bc..9b90483fc7 100644 --- a/examples/msg/energy/onoff/deployment_onoff.xml +++ b/examples/msg/energy/onoff/deployment_onoff.xml @@ -1,7 +1,5 @@ - - diff --git a/examples/msg/energy/onoff/platform_onoff.xml b/examples/msg/energy/onoff/platform_onoff.xml index dd7620c6e1..140398d555 100644 --- a/examples/msg/energy/onoff/platform_onoff.xml +++ b/examples/msg/energy/onoff/platform_onoff.xml @@ -4,37 +4,29 @@ - - - + + + - - + * 0-2: real pstates + 0: p1 100 MFlops/s, [idle: 95W -> full burning: 200W] + 1: p2 50 MFlops/s, [idle: 93W -> full burning: 170W] + 2: p3 20 MFlops/s, [idel: 90W -> full burning: 150W] + * 3: booting up was measured to take 150s and 18000J. + So we create a pstate with 1 flop/150 s so that the application burns 1 flop in that virtual pstate to + simulate a boot. + Multiply everything by 1000 or whatever if this trick is too painful to you, that's the same by the end. + The energy consumption is 18000/150=120W + * 4: shuting down was measured to take 7 s and 770 J + + 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. --> + @@ -46,6 +38,5 @@ - diff --git a/examples/msg/energy/pstate/deployment_pstate.xml b/examples/msg/energy/pstate/deployment_pstate.xml index ea62669ae7..a128713f7f 100644 --- a/examples/msg/energy/pstate/deployment_pstate.xml +++ b/examples/msg/energy/pstate/deployment_pstate.xml @@ -3,5 +3,4 @@ - diff --git a/examples/msg/energy/vm/deployment_consumption.xml b/examples/msg/energy/vm/deployment_consumption.xml index 73145d3441..52ebe54c03 100644 --- a/examples/msg/energy/vm/deployment_consumption.xml +++ b/examples/msg/energy/vm/deployment_consumption.xml @@ -1,7 +1,5 @@ - - diff --git a/examples/msg/masterslave/deployment_masterslave_kill.xml b/examples/msg/masterslave/deployment_masterslave_kill.xml index 0c673efeed..ea69ac8dc1 100644 --- a/examples/msg/masterslave/deployment_masterslave_kill.xml +++ b/examples/msg/masterslave/deployment_masterslave_kill.xml @@ -1,5 +1,5 @@ - + diff --git a/examples/msg/masterslave/deployment_masterslave_mailbox.xml b/examples/msg/masterslave/deployment_masterslave_mailbox.xml index 8d37995043..f0be059104 100644 --- a/examples/msg/masterslave/deployment_masterslave_mailbox.xml +++ b/examples/msg/masterslave/deployment_masterslave_mailbox.xml @@ -24,5 +24,4 @@ - diff --git a/examples/msg/masterslave/deployment_masterslave_mailbox_multicore.xml b/examples/msg/masterslave/deployment_masterslave_mailbox_multicore.xml index 91231916b2..571ec4a087 100644 --- a/examples/msg/masterslave/deployment_masterslave_mailbox_multicore.xml +++ b/examples/msg/masterslave/deployment_masterslave_mailbox_multicore.xml @@ -27,5 +27,4 @@ - diff --git a/examples/msg/masterslave/deployment_masterslave_vivaldi.xml b/examples/msg/masterslave/deployment_masterslave_vivaldi.xml index f97f61c44a..239c7c513e 100644 --- a/examples/msg/masterslave/deployment_masterslave_vivaldi.xml +++ b/examples/msg/masterslave/deployment_masterslave_vivaldi.xml @@ -1,8 +1,6 @@ - - @@ -11,121 +9,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/msg/mc/deploy_bugged1_liveness.xml b/examples/msg/mc/deploy_bugged1_liveness.xml index aaf3b833cc..ad87a48807 100644 --- a/examples/msg/mc/deploy_bugged1_liveness.xml +++ b/examples/msg/mc/deploy_bugged1_liveness.xml @@ -1,9 +1,6 @@ - - - @@ -13,5 +10,4 @@ - diff --git a/examples/msg/mc/deploy_bugged1_liveness_visited.xml b/examples/msg/mc/deploy_bugged1_liveness_visited.xml index a9828dc1ba..f8e8d9be25 100644 --- a/examples/msg/mc/deploy_bugged1_liveness_visited.xml +++ b/examples/msg/mc/deploy_bugged1_liveness_visited.xml @@ -1,9 +1,6 @@ - - - @@ -13,5 +10,4 @@ - diff --git a/examples/msg/mc/deploy_bugged2_liveness.xml b/examples/msg/mc/deploy_bugged2_liveness.xml index 42f5c81330..547229ceca 100644 --- a/examples/msg/mc/deploy_bugged2_liveness.xml +++ b/examples/msg/mc/deploy_bugged2_liveness.xml @@ -1,9 +1,6 @@ - - - @@ -13,5 +10,4 @@ - diff --git a/examples/msg/mc/deploy_mutex.xml b/examples/msg/mc/deploy_mutex.xml index c128e17b20..2ef4cd17d3 100644 --- a/examples/msg/mc/deploy_mutex.xml +++ b/examples/msg/mc/deploy_mutex.xml @@ -1,39 +1,22 @@ - - - - - - - + - diff --git a/examples/msg/mc/platform.xml b/examples/msg/mc/platform.xml index 1969e02b4d..b86fb71542 100644 --- a/examples/msg/mc/platform.xml +++ b/examples/msg/mc/platform.xml @@ -1,8 +1,6 @@ - - @@ -16,4 +14,3 @@ - diff --git a/examples/msg/properties/deployment_properties.xml b/examples/msg/properties/deployment_properties.xml index 05c97ff7f4..6b86cf3333 100644 --- a/examples/msg/properties/deployment_properties.xml +++ b/examples/msg/properties/deployment_properties.xml @@ -1,14 +1,8 @@ - - - - - - + - diff --git a/examples/msg/tracing/deployment.xml b/examples/msg/tracing/deployment.xml index da45aa7041..1efc8a758c 100644 --- a/examples/msg/tracing/deployment.xml +++ b/examples/msg/tracing/deployment.xml @@ -14,5 +14,4 @@ - diff --git a/examples/platforms/storage/remote_io.xml b/examples/platforms/storage/remote_io.xml index 82f379d04c..25057965ae 100644 --- a/examples/platforms/storage/remote_io.xml +++ b/examples/platforms/storage/remote_io.xml @@ -1,86 +1,46 @@ - - - - - + - + - + - + - + - - + - - + - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/examples/platforms/storage/storage.xml b/examples/platforms/storage/storage.xml index 379a0f046f..081374f2e4 100644 --- a/examples/platforms/storage/storage.xml +++ b/examples/platforms/storage/storage.xml @@ -1,22 +1,17 @@ - - - - + - - + - @@ -24,39 +19,28 @@ - + - + - - - - - - + - - - - - +