X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/41058fa2ad8d53bfb3dfcbbb286665cd52f3cf62..587fc1a190958ab7dbaaa3269e930e7776bd5b07:/examples/ruby/PingPong.tesh diff --git a/examples/ruby/PingPong.tesh b/examples/ruby/PingPong.tesh deleted file mode 100644 index 90380e5253..0000000000 --- a/examples/ruby/PingPong.tesh +++ /dev/null @@ -1,14 +0,0 @@ -#PingPong Example - -$ ruby -I ../../src/bindings/ruby PingPong.rb -> [Inmos:Sender:(1) 0.000000] [ruby/INFO] Hello from Sender -> [Inmos:Sender:(1) 0.000000] [ruby/INFO] Host count :1 -> [Inmos:Sender:(1) 0.000000] [ruby/INFO] sender time :0.0 -> [Inmos:Sender:(1) 0.000000] [ruby/INFO] task created :PingTask -> [Bellevue:Receiver:(2) 0.000000] [ruby/INFO] Hello from Receiver -> [Inmos:Sender:(1) 0.015501] [ruby/INFO] Bye!! -> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Got at time: 0.0155013008533275 -> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Was sent at time 0.0 -> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Communication Time: 0.0155013008533275 -> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] --- bw 6451071490.46357 ---- -> [Bellevue:Receiver:(2) 0.015501] [ruby/INFO] Bye!!