Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
end of reorganizing cloud examples
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 4 Apr 2016 21:48:26 +0000 (23:48 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Mon, 4 Apr 2016 21:48:26 +0000 (23:48 +0200)
commita6a990ed8927c312cdf6ca86256f768ee79d5e57
tree456b79c77ebf349c411adcb89950076bec3c90d3
parentf05224ef57c30ee1e71be443a160a236f7fe121a
end of reorganizing cloud examples
 + and finally test some of them
 + redesign scale test to avoid timers
.gitignore
examples/msg/CMakeLists.txt
examples/msg/cloud-scale/cloud-scale.c [moved from examples/msg/cloud/scale.c with 72% similarity]
examples/msg/cloud-scale/cloud-scale.tesh [new file with mode: 0644]
examples/msg/cloud-simple/cloud-simple.c [moved from examples/msg/cloud/simple_vm.c with 100% similarity]
examples/msg/cloud-simple/cloud-simple.tesh [moved from examples/msg/cloud/simple_vm.tesh with 98% similarity]
examples/msg/cloud-two-tasks/cloud-two-tasks.c [moved from examples/msg/cloud/two_tasks_vm.c with 100% similarity]
examples/msg/cloud-two-tasks/cloud-two-tasks.tesh [moved from examples/msg/cloud/two_tasks_vm.tesh with 98% similarity]
examples/msg/cloud/CMakeLists.txt [deleted file]
tools/cmake/DefinePackages.cmake