Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add MSG's parallel_contexts example.
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 Jan 2011 11:00:18 +0000 (11:00 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 Jan 2011 11:00:18 +0000 (11:00 +0000)
commit0967cf4cf43137b6e0ec47bdc60baa51c07c0b73
tree72d73e90b2fae7a0529dc62069508072ec3e163e
parentba221c8370d9d092fae68858cd4004250030740e
Add MSG's parallel_contexts example.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9516 48e7efb5-ca39-0410-a469-dd3cf9ba447f
buildtools/Cmake/MakeExe.cmake
examples/msg/parallel_contexts/CMakeLists.txt [new file with mode: 0644]
examples/msg/parallel_contexts/deployment_pcontexts_2.xml [new file with mode: 0644]
examples/msg/parallel_contexts/deployment_pcontexts_4.xml [new file with mode: 0644]
examples/msg/parallel_contexts/pcontexts.c [new file with mode: 0644]
examples/msg/parallel_contexts/pcontexts_platform.xml [new file with mode: 0644]