Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to rename cloud examples
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 4 Apr 2016 20:29:22 +0000 (22:29 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 4 Apr 2016 20:29:22 +0000 (22:29 +0200)
commit3902bb71f8b79057f3b4d273fbc489b458a871d3
tree7c5411460f6eb50ffe5beb85336681a4d4f8ce78
parent3c6ccc91eba46281d4ed926bf506e27e794add67
start to rename cloud examples
 + cloud-multicore is not tested: raise an issue with set_affinity
13 files changed:
.gitignore
examples/msg/CMakeLists.txt
examples/msg/cloud-capping/cloud-capping.c [moved from examples/msg/cloud/bound.c with 100% similarity]
examples/msg/cloud-capping/cloud-capping.tesh [new file with mode: 0644]
examples/msg/cloud-masterworker/cloud-masterworker.c [moved from examples/msg/cloud/master_worker_vm.c with 100% similarity]
examples/msg/cloud-masterworker/cloud-masterworker.tesh [moved from examples/msg/cloud/master_worker_vm.tesh with 97% similarity]
examples/msg/cloud-migration/cloud-migration.c [moved from examples/msg/cloud/migrate_vm.c with 100% similarity]
examples/msg/cloud-migration/cloud-migration.tesh [new file with mode: 0644]
examples/msg/cloud-multicore/cloud-multicore.c [moved from examples/msg/cloud/multicore.c with 100% similarity]
examples/msg/cloud-multicore/cloud-multicore.tesh [new file with mode: 0644]
examples/msg/cloud/CMakeLists.txt
examples/platforms/three_multicore_hosts.xml [moved from examples/msg/cloud/multicore_plat.xml with 65% similarity]
tools/cmake/DefinePackages.cmake