Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add an example for isend and ireceive functions.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 5 Jul 2010 14:52:30 +0000 (14:52 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 5 Jul 2010 14:52:30 +0000 (14:52 +0000)
commit80d85cef3048adb723113d7267e94c47dc0618a6
tree0293eca80775efdbb956945e96570b8def2aeac8
parentbc1e3bb10f6d78b9d866b0b8e16a1d9bd37a600b
Add an example for isend and ireceive functions.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7970 48e7efb5-ca39-0410-a469-dd3cf9ba447f
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/MakeExeLib.cmake
examples/msg/irc_isend/CMakeLists.txt [new file with mode: 0755]
examples/msg/irc_isend/deployment_peer01.xml [new file with mode: 0755]
examples/msg/irc_isend/deployment_peer02.xml [new file with mode: 0755]
examples/msg/irc_isend/deployment_peer03.xml [new file with mode: 0755]
examples/msg/irc_isend/deployment_peer04.xml [new file with mode: 0755]
examples/msg/irc_isend/peer.c [new file with mode: 0755]
examples/msg/irc_isend/peer.tesh [new file with mode: 0644]
examples/msg/irc_isend/small_platform.xml [new file with mode: 0755]