Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Xml platform cleaning
authorPaul Bédaride <paul.bedaride@gmail.com>
Tue, 24 Jun 2014 13:06:00 +0000 (15:06 +0200)
committerPaul Bédaride <paul.bedaride@gmail.com>
Mon, 30 Jun 2014 09:28:14 +0000 (11:28 +0200)
commit3c3c79819770d88bfdbd42f5996179290db25a7c
tree65ad713a51ef14996ef5626acf8d0368573c597d
parentb47fb120e5b0a106369fa8e330fcb24877837e0f
Xml platform cleaning
156 files changed:
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/Scripts/tesh.pl
examples/java/CMakeLists.txt
examples/java/async/async.tesh
examples/java/bittorrent/bittorrent.tesh
examples/java/chord/chord.tesh
examples/java/cloud/cloud.tesh
examples/java/cloud/migration/CMakeLists.txt
examples/java/cloud/migration/Test.java
examples/java/cloud/migration/migration.tesh
examples/java/cloud/migration/platform_simple.xml [deleted file]
examples/java/commTime/commtime.tesh
examples/java/kademlia/kademlia.tesh
examples/java/master_slave_bypass/CMakeLists.txt
examples/java/master_slave_bypass/Master.java
examples/java/master_slave_bypass/MsBypass.java
examples/java/master_slave_bypass/Slave.java
examples/java/master_slave_bypass/bypass.tesh
examples/java/master_slave_bypass/platform.xml [deleted file]
examples/java/master_slave_kill/CMakeLists.txt
examples/java/master_slave_kill/Master.java
examples/java/master_slave_kill/MsKill.java
examples/java/master_slave_kill/kill.tesh
examples/java/master_slave_kill/platform.xml [deleted file]
examples/java/masterslave/masterslave.tesh
examples/java/migration/migration.tesh
examples/java/mutualExclusion/CMakeLists.txt
examples/java/mutualExclusion/mutex_centralized_deployment.xml
examples/java/mutualExclusion/mutualexclusion.tesh
examples/java/mutualExclusion/ring3.xml [deleted file]
examples/java/pingPong/pingpong.tesh
examples/java/platform.xml [deleted file]
examples/java/priority/priority.tesh
examples/java/reservationSurfPlugin/CMakeLists.txt
examples/java/reservationSurfPlugin/Sender.java
examples/java/reservationSurfPlugin/reservationSurfPluginDeployment.xml
examples/java/reservationSurfPlugin/reservationSurfPluginPlatform.xml [deleted file]
examples/java/reservationSurfPlugin/reservation_surf_plugin.tesh
examples/java/startKillTime/startKillTime.tesh
examples/java/surfCpuModel/CMakeLists.txt
examples/java/surfCpuModel/surfCpuModelDeployment.xml
examples/java/surfCpuModel/surfCpuModelPlatform.xml [deleted file]
examples/java/surfCpuModel/surf_cpu_model.tesh
examples/java/surfPlugin/CMakeLists.txt
examples/java/surfPlugin/surfPluginDeployment.xml
examples/java/surfPlugin/surfPluginPlatform.xml [deleted file]
examples/java/surfPlugin/surf_plugin.tesh
examples/java/suspend/suspend.tesh
examples/java/tracing/tracingPingPong.tesh
examples/lua/multi_matrix/mult_matrix.lua
examples/lua/multi_matrix/quicksort_deployment.xml
examples/lua/multi_matrix/quicksort_platform.xml [deleted file]
examples/msg/CMakeLists.txt
examples/msg/actions/NAS_LU_S_4/platform.xml [deleted file]
examples/msg/actions/actions.tesh
examples/msg/actions/deployment.xml
examples/msg/actions/deployment_split.xml
examples/msg/actions/homogeneous_3_hosts.xml [deleted file]
examples/msg/bittorrent/bittorrent.tesh
examples/msg/chainsend/chainsend.tesh
examples/msg/chainsend/deployment_tesh.xml
examples/msg/chainsend/platform_chainsend.xml [deleted file]
examples/msg/chord/chord.c
examples/msg/chord/chord.tesh
examples/msg/chord/chord_crosstraffic.tesh
examples/msg/cloud/master_worker_vm.tesh
examples/msg/cloud/simple_plat.xml [deleted file]
examples/msg/cloud/simple_vm.tesh
examples/msg/cloud/two_tasks_vm.tesh
examples/msg/energy/e1/platform_e1.xml [deleted file]
examples/msg/energy/e1/pstate.tesh
examples/msg/energy/e2/energy_consumption.tesh
examples/msg/energy/e2/platform_e2.xml [deleted file]
examples/msg/energy/e3/concurrent_tasks.tesh
examples/msg/energy/e3/platform_e3.xml [deleted file]
examples/msg/icomms/deployment_peer05.xml
examples/msg/icomms/peer.tesh
examples/msg/kademlia/kademlia.tesh
examples/msg/masterslave/deployment_masterslave_kill.xml
examples/msg/masterslave/masterslave.tesh
examples/msg/masterslave/masterslave_bypass.c
examples/msg/masterslave/masterslave_bypass.tesh
examples/msg/masterslave/masterslave_cas01_im.tesh
examples/msg/masterslave/masterslave_cpu_ti.tesh
examples/msg/masterslave/masterslave_cpu_ti_crosstraffic.tesh
examples/msg/masterslave/masterslave_crosstraffic.tesh
examples/msg/masterslave/masterslave_failure.tesh
examples/msg/masterslave/masterslave_failure_crosstraffic.tesh
examples/msg/masterslave/masterslave_forwarder.tesh
examples/msg/masterslave/masterslave_forwarder_crosstraffic.tesh
examples/msg/masterslave/masterslave_kill.c
examples/msg/masterslave/masterslave_kill.tesh
examples/msg/masterslave/masterslave_mailbox.tesh
examples/msg/masterslave/masterslave_mailbox_crosstraffic.tesh
examples/msg/masterslave/platform_clusters.xml [deleted file]
examples/msg/masterslave/platform_kill.xml [deleted file]
examples/msg/migration/migration.tesh
examples/msg/parallel_task/parallel_task.tesh
examples/msg/parallel_task/test_ptask_platform.xml [deleted file]
examples/msg/priority/priority.tesh
examples/msg/sendrecv/deployment_sendrecv.xml
examples/msg/sendrecv/sendrecv_CLM03.tesh
examples/msg/sendrecv/sendrecv_Reno.tesh
examples/msg/sendrecv/sendrecv_Vegas.tesh
examples/msg/suspend/suspend.tesh
examples/msg/tracing/categories.tesh
examples/msg/tracing/link_srcdst_user_variables.tesh
examples/msg/tracing/link_user_variables.tesh
examples/msg/tracing/ms.tesh
examples/msg/tracing/platform-as.xml [deleted file]
examples/msg/tracing/platform-config.xml [deleted file]
examples/msg/tracing/platform.xml [deleted file]
examples/msg/tracing/procmig.tesh
examples/msg/tracing/trace_platform.tesh
examples/msg/tracing/user_variables.tesh
examples/platforms/config_tracing.xml [moved from examples/smpi/replay/replay_platform.xml with 85% similarity]
examples/platforms/energy_platform.xml [moved from examples/smpi/energy/platform.xml with 100% similarity]
examples/platforms/platform.xml [moved from examples/msg/msg_platform.xml with 100% similarity]
examples/platforms/small_platform.xml [moved from examples/msg/small_platform.xml with 93% similarity]
examples/platforms/small_platform_fatpipe.xml [moved from examples/msg/icomms/small_platform.xml with 84% similarity]
examples/platforms/small_platform_with_failures.xml [moved from examples/msg/small_platform_with_failures.xml with 100% similarity]
examples/platforms/small_platform_with_routers.xml [moved from examples/msg/small_platform_with_routers.xml with 100% similarity]
examples/platforms/two_hosts_platform.xml [new file with mode: 0644]
examples/simdag/test_simdag.tesh
examples/smpi/CMakeLists.txt
examples/smpi/energy/CMakeLists.txt
examples/smpi/energy/energy.tesh
examples/smpi/energy/f77/energy.tesh
examples/smpi/energy/f90/energy.tesh
examples/smpi/replay/smpi_replay.tesh
examples/smpi/smpi_msg_masterslave/msg_smpi.tesh
examples/smpi/tracing/smpi_traced.tesh
src/smpi/smpi_global.c
teshsuite/smpi/allgather/allgather_coll.tesh
teshsuite/smpi/allgatherv/allgatherv_coll.tesh
teshsuite/smpi/allreduce/allreduce_coll.tesh
teshsuite/smpi/allreduce/allreduce_coll_large.tesh
teshsuite/smpi/alltoall/alltoall_coll.tesh
teshsuite/smpi/alltoallv/alltoallv_coll.tesh
teshsuite/smpi/barrier/barrier_coll.tesh
teshsuite/smpi/bcast/bcast.tesh
teshsuite/smpi/bcast/bcast_coll.tesh
teshsuite/smpi/compute/compute.tesh
teshsuite/smpi/gather/gather_coll.tesh
teshsuite/smpi/hvector/hvector.tesh
teshsuite/smpi/indexed/indexed.tesh
teshsuite/smpi/pingpong/TI_output.tesh
teshsuite/smpi/pingpong/pt2pt.tesh
teshsuite/smpi/reduce/reduce.tesh
teshsuite/smpi/reduce/reduce_coll.tesh
teshsuite/smpi/reduce/reduce_scatter_coll.tesh
teshsuite/smpi/scatter/scatter_coll.tesh
teshsuite/smpi/shared/shared.tesh
teshsuite/smpi/struct/struct.tesh
teshsuite/smpi/vector/vector.tesh